]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
wcn36xx: Release DMA channel descriptor allocations
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Fri, 5 Nov 2021 12:21:51 +0000 (12:21 +0000)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 28 Jan 2022 09:59:11 +0000 (10:59 +0100)
commitc0c3cb3a29e3deb84df2786df5680ed3b5b125f0
treecfb94e1ae4c924277d4237e262c6896f3100ceab
parentc02742f775c166a706c1775bba18fe208a0dab79
wcn36xx: Release DMA channel descriptor allocations

BugLink: https://bugs.launchpad.net/bugs/1959376
[ Upstream commit 3652096e5263ad67604b0323f71d133485f410e5 ]

When unloading the driver we are not releasing the DMA descriptors which we
previously allocated.

Fixes: 8e84c2582169 ("wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware")
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211105122152.1580542-3-bryan.odonoghue@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/net/wireless/ath/wcn36xx/dxe.c