commit | daa5c408a57514aaeef49a798202d285ee355c3e | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Oct 07 02:28:15 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 11 16:41:15 2011 -0400 |
tree | 9253112a2b7fde5a2b385412a7cbea05ea3b31f6 | |
parent | 26a64259b702ec3eccb785e32e473eefcc76b5a5 [diff] |
ath9k: fix retry counting / BAR handling during queue flush 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>