]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: fix tx pending frames accounting for dropped packets
authorFelix Fietkau <nbd@openwrt.org>
Sun, 30 Jun 2013 10:02:13 +0000 (12:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Jul 2013 18:08:46 +0000 (14:08 -0400)
commit6bde1be33e82f726cedbd602af2e979663d3efdf
treef820450cef7f2b4f2e053fe5f0a5e0695cdf235c
parent06c332162c1e4d64384797809495a7dd5cb2a75e
ath9k: fix tx pending frames accounting for dropped packets

When dropping packets that have gone far enough into the tx path, the
pending frame counter needs to be decreased.

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