]> Pileus Git - ~andy/linux/commit
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
authorFelix Fietkau <nbd@openwrt.org>
Tue, 13 Aug 2013 10:33:30 +0000 (12:33 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Aug 2013 20:07:59 +0000 (16:07 -0400)
commit563299d82fb2492e8d2390b94b00b668feebb229
tree0d1a38b17be8f173ac22ca52578e13153e75eb43
parent8f536b87950aa5a5c2d29eb684ed6813e1f9e800
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe

If that flag stays set for a buffer that already ran through the tx path
once, it might cause issues in tx completion processing. Better clear it
early to ensure that this does not happen

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