summaryrefslogtreecommitdiffstats
path: root/net/wireless
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-07-12 23:16:34 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-07-14 13:52:45 -0400
commit31e79a5954b78fbed15de2c8974d5a2b6019199a (patch)
treedd5a3a257ef2d4bcc50c352ca2a938b4acd6cdd7 /net/wireless
parent57674308d00b5ebb639ce53d388e61728e0c7f72 (diff)
downloadop-kernel-dev-31e79a5954b78fbed15de2c8974d5a2b6019199a.zip
op-kernel-dev-31e79a5954b78fbed15de2c8974d5a2b6019199a.tar.gz
ath9k: another fix for the A-MPDU buffer leak
The patch 'ath9k: fix a buffer leak in A-MPDU completion' addressed the issue of running out of buffers/descriptors in the tx path if a STA is deleted while tx status feedback is still pending. The remaining issue is that the skbs of the buffers are not reclaimed, leaving a memory leak. This patch fixes this issue by running the buffers through ath_tx_complete_buf(), ensuring that the pending frames counter is also updated. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud