wil6210: fix memory leak in wil_find_tx_bcast_2
A successful call to wil_tx_ring takes skb reference so it will only be freed in wil_tx_complete. Consume the skb in wil_find_tx_bcast_2 to prevent memory leak. Change-Id: I1aef845cca1c4e72eb34d0ccb150f7396a25a621 Signed-off-by:Lior David <liord@codeaurora.org> Signed-off-by:
Maya Erez <merez@codeaurora.org> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org> Git-commit: 664497400c89a4d40aee51bcf48bbd2e4dc71104 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git Signed-off-by:
Maya Erez <merez@codeaurora.org>
Loading
Please register or sign in to comment