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>
Wed, 17 Jul 2013 18:34:48 +0000 (14:34 -0400)
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>

No differences found