diff options
author | Karthik D A <karthida@marvell.com> | 2016-07-15 18:18:39 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-07-18 22:42:19 +0300 |
commit | 2af86f9d954ee86e9b1c492e025de37a1b6d2db8 (patch) | |
tree | 9fefab696e73fde9b0aa4b7db52e9efec76f2f6d /net/wimax | |
parent | fd3ed33f51c2a586412d35b4f64803f019ab589f (diff) | |
download | linux-2af86f9d954ee86e9b1c492e025de37a1b6d2db8.tar.bz2 |
mwifiex: Fix request_irq() failure handling
It's been observed that request_irq() failure leads to a system crash
due to a bug in mwifiex driver.
When this failure happens, mwifiex_add_card() already takes care of
clearing and freeing adapter->card pointer. This patch removes the
redundant cleanup code causing crash.
Signed-off-by: Karthik D A <karthida@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/wimax')
0 files changed, 0 insertions, 0 deletions