summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>2016-04-07 09:37:31 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-04-07 18:49:55 +0300
commit689de38e37179c6f524dd003e1dae92042f8f5cd (patch)
tree1502cb07919605432b61a6ba33e5e52785a64b05 /drivers/net/wireless/ath/ath9k/init.c
parentdd7c280f9bf5ee6c7c46f03b2064f9f8fb617183 (diff)
downloadlinux-689de38e37179c6f524dd003e1dae92042f8f5cd.tar.xz
ath10k: fix unconditional num_mpdus_ready subtraction
Decrement num_mpdus_ready only when rx amsdu is processed successfully. Not doing so, will result in leak and impact stabilty under low memory cases. Also commit 3128b3d8a2b9 ("ath10k: speedup htt rx descriptor processing for rx_ind") missed to removed unused skb list rx_q. Fixes: 3128b3d8a2b9 ("ath10k: speedup htt rx descriptor processing for rx_ind") Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/init.c')
0 files changed, 0 insertions, 0 deletions