diff options
author | Ajay Singh <ajay.kathat@microchip.com> | 2019-02-02 19:16:56 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-04 12:38:40 +0100 |
commit | 06fee3d5b3c3a57ab2bd91b0e032510a1e58c612 (patch) | |
tree | e48155db13ee56796ee1b63f98bc486bb2a6dc3a /LICENSES | |
parent | 588713006ea49d63d4e01aa147e9e3dcb130c783 (diff) | |
download | linux-06fee3d5b3c3a57ab2bd91b0e032510a1e58c612.tar.bz2 |
staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()
wilc_wfi_deinit_mon_interface() calls unregister_netdev() which
requires the rtnl lock again. Now move wilc_wfi_deinit_mon_interface()
out of wilc_mac_close(). Also remove explicit call to wilc_mac_close()
because unregister_netdev() takes care of calling wilc_mac_close().
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions