commit | 20e6e55aaaa6745fbc815845e2e5e20dc35d62e5 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Sep 17 12:05:15 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 26 14:02:29 2013 -0400 |
tree | 0e35eeb105fc1885711c959ffbb85be2b7f4e696 | |
parent | d29a5fd888918c35eb74496637d448ac37866c6e [diff] |
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>