ath10k: plug memory leak in wmi mgmt tx worker
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 28 Oct 2013 06:18:13 +0000 (07:18 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 30 Oct 2013 09:52:02 +0000 (11:52 +0200)
commit5fb5e41f424ad970f3bda645b8234dc71fcc8e59
tree348e9f7ac6e1c6c9fe4ed2d2566a8728bddd43e8
parent5474efe802faf84b1db1ae172f1754cca390ee45
ath10k: plug memory leak in wmi mgmt tx worker

sk_buff was not freed in some cases. The patch
unifies the msdu freeing.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.c