aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/common.c
diff options
context:
space:
mode:
authorNavid Emamdoost <[email protected]>2019-10-04 20:16:48 +0000
committerKalle Valo <[email protected]>2019-10-09 08:25:22 +0000
commitd10dcb615c8e29d403a24d35f8310a7a53e3050c (patch)
tree0eb8640db80eb361b2270637b07bf0f25deebb5c /drivers/net/wireless/intel/iwlegacy/common.c
parentmwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf (diff)
downloadkernel-d10dcb615c8e29d403a24d35f8310a7a53e3050c.tar.gz
kernel-d10dcb615c8e29d403a24d35f8310a7a53e3050c.zip
mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
In mwifiex_pcie_init_evt_ring, a new skb is allocated which should be released if mwifiex_map_pci_memory() fails. The release for skb and card->evtbd_ring_vbase is added. Fixes: 0732484b47b5 ("mwifiex: separate ring initialization and ring creation routines") Signed-off-by: Navid Emamdoost <[email protected]> Acked-by: Ganapathi Bhat <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/common.c')
0 files changed, 0 insertions, 0 deletions