]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: validate the TID in the tx status information
authorFelix Fietkau <nbd@openwrt.org>
Sun, 11 Jul 2010 10:48:44 +0000 (12:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Jul 2010 20:05:38 +0000 (16:05 -0400)
commitb11b160defc48e4daa283f785192ea3a23a51f8e
treeb42a7d59290568ddb9b346cae98d04b875d28472
parente5cbef96cf8bf9967605a1b75b115f4b7efa7bc4
ath9k: validate the TID in the tx status information

Occasionally the hardware can send out tx status information with the wrong
TID. In that case, the BA status cannot be trusted and the aggregate
must be retransmitted.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c