diff options
author | Amitkumar Karwar <[email protected]> | 2013-11-14 19:10:39 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-11-15 14:29:31 -0500 |
commit | d1af2943da89f180274c846d593049e464026baf (patch) | |
tree | 1bba26d3af4d7121558e51ab0c40b0030030f2f0 /net/lapb/lapb_out.c | |
parent | bec568ff51078276109e21b5521829e2dd60a7fa (diff) |
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
We don't need to free/unregister wiphy when
mwifiex_register_cfg80211() fails. The routine internally takes
care of it. This redundant code can cause NULL pointer dereference,
for adapter->wiphy.
Reported-by: Ujjal Roy <[email protected]>
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions