]> Pileus Git - ~andy/linux/commit
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
authorFelix Fietkau <nbd@openwrt.org>
Tue, 17 Sep 2013 10:05:15 +0000 (12:05 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 18:02:29 +0000 (14:02 -0400)
commit20e6e55aaaa6745fbc815845e2e5e20dc35d62e5
tree0e35eeb105fc1885711c959ffbb85be2b7f4e696
parentd29a5fd888918c35eb74496637d448ac37866c6e
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets

When .release_buffered_frames was implemented, only A-MPDU packets were
buffered internally. Now that this has changed, the BUF_AMPDU flag needs
to be checked before calling ath_tx_addto_baw

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