diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2015-03-12 10:25:15 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-03-12 10:57:48 +0300 |
commit | 0c2ae049aef7fe1b8800db3f28c23520150bfd78 (patch) | |
tree | d93f60dbb888b68dd3683bcf7040baef7a1680f7 /drivers/net/usb/usbnet.c | |
parent | bca13904d0558ad4160441ebb00b37e44a19483f (diff) | |
download | linux-0c2ae049aef7fe1b8800db3f28c23520150bfd78.tar.xz |
iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()
When IWLWIFI_DEBUGFS is not set, we should not unlock the mutex after
calling iwl_mvm_query_wakeup_reasons(), because this function unlocks
it already. Move the goto out_iterate outside the #ifdef.
Change-Id: I13d86402aecf0eeec44b1abbe2b244fbc706a5eb
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/usb/usbnet.c')
0 files changed, 0 insertions, 0 deletions