summaryrefslogtreecommitdiff
path: root/trafgen_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen_conf.h')
0 files changed, 0 insertions, 0 deletions
719b8ee0922593a5cbec0bd6127d86d8a2f4'>arch parentd15697de60db5570532fdedb8e13b2251d65b8e3 (diff)
mwifiex: sdio: fix use after free issue for save_adapter
If we have sdio work requests received when sdio card reset is happening, we may end up accessing older save_adapter pointer later which is already freed during card reset. This patch solves the problem by cancelling those pending requests. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'arch')