ath9k: fix retry counting / BAR handling during queue flush
authorFelix Fietkau <nbd@openwrt.org>
Fri, 7 Oct 2011 00:28:15 +0000 (02:28 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Oct 2011 20:41:15 +0000 (16:41 -0400)
When tx is suspended temporarily and the queue is flushed, do not increase
the retry count or attempt to send out BAR frames. Instead simply retry
the affected subframes normally after the reset.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found