kernel_optimize_test/drivers/net/wireless/iwlwifi
Roland Dreier 099714934d iwlwifi: Don't unlock priv->mutex if it isn't locked
Commit b716bb91 ("iwlwifi: Cancel scanning upon association") moved the
test of priv->vif in iwl{3945,4964}_mac_config_interface() outside of
where priv->mutex is held, but still tries to do mutex_unlock() on
return.  This is clearly wrong and triggers a nasty lockdep warning when
this codepath is triggered.  Fix this by removing the mutex_unlock().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-23 21:25:36 -04:00
..
iwl3945-base.c
iwl4965-base.c
iwl-3945-commands.h
iwl-3945-core.h
iwl-3945-debug.h
iwl-3945-hw.h
iwl-3945-io.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c
iwl-3945-rs.h
iwl-3945.c
iwl-3945.h
iwl-4965-commands.h
iwl-4965-hw.h
iwl-4965-rs.c
iwl-4965-rs.h
iwl-4965.c
iwl-4965.h
iwl-core.c
iwl-core.h
iwl-csr.h
iwl-debug.h
iwl-debugfs.c
iwl-eeprom.c
iwl-eeprom.h
iwl-hcmd.c
iwl-helpers.h
iwl-io.h
iwl-led.c
iwl-led.h
iwl-prph.h
iwl-rfkill.c
iwl-rfkill.h
iwl-spectrum.h
iwl-sta.c
iwl-sta.h
Kconfig
Makefile