commit | a4943ccbc316fd74d3612d7a5984a91ab7e5dc8c | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Jun 30 12:02:13 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 17 14:34:48 2013 -0400 |
tree | 1574d8c4ec0a334d5875cc8fe3cf3e4dff789446 | |
parent | bcfb879432094c267c35a7ff75d953d3a66c193a [diff] |
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>