summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.h
diff options
context:
space:
mode:
authorFelix Fietkau2014-07-16 20:26:05 +0200
committerJohn W. Linville2014-07-18 19:45:25 +0200
commitd954cd770051cde27a9da8f2627acd5bc709ffbb (patch)
treeed4e510b4b8205c45c7b28c4be690b3064b41000 /drivers/net/wireless/ath/ath9k/mac.h
parentbcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) (diff)
downloadkernel-qcow2-linux-d954cd770051cde27a9da8f2627acd5bc709ffbb.tar.gz
kernel-qcow2-linux-d954cd770051cde27a9da8f2627acd5bc709ffbb.tar.xz
kernel-qcow2-linux-d954cd770051cde27a9da8f2627acd5bc709ffbb.zip
ath9k: fix pending tx frames accounting
Packets originally buffered for the regular hardware tx queues can end up being transmitted through the U-APSD queue (via PS-Poll or U-APSD). When packets are dropped due to retransmit failures, the pending frames counter is not always updated properly. Fix this by keeping track of the queue that a frame was accounted for in the ath_frame_info struct, and using that on completion to decide whether the counter should be updated. This fixes some spurious transmit queue hangs. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/mac.h')
0 files changed, 0 insertions, 0 deletions