]> git.baikalelectronics.ru Git - kernel.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)
commitca21b6581ec08a828970908ef2a09316c8df2243
treeb42a7d59290568ddb9b346cae98d04b875d28472
parent4ce1d55e4c9e8270469e84de250ddb8f02bde8de
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