From: Felix Fietkau Date: Fri, 7 Oct 2011 00:28:15 +0000 (+0200) Subject: ath9k: fix retry counting / BAR handling during queue flush X-Git-Tag: v3.2-rc1~129^2~83^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa5c408a57514aaeef49a798202d285ee355c3e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed