aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAjay Singh <[email protected]>2019-02-02 19:16:56 +0000
committerGreg Kroah-Hartman <[email protected]>2019-02-04 12:38:40 +0100
commit06fee3d5b3c3a57ab2bd91b0e032510a1e58c612 (patch)
treee48155db13ee56796ee1b63f98bc486bb2a6dc3a /tools/perf/scripts/python
parent588713006ea49d63d4e01aa147e9e3dcb130c783 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions