diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2015-02-13 21:37:09 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-03-02 08:19:32 +0200 |
commit | e0ede17789b50537439931f974deeed9cb24026b (patch) | |
tree | c0dd907a202df4023cf9469843d40370d52fffdf /drivers/net/wireless/iwlwifi/mvm/coex_legacy.c | |
parent | 7e1223b50089ab5901215d2fd8c61b42c7cfe034 (diff) |
iwlwifi: mvm: don't iterate interfaces to disconnect in net-detect
We shouldn't call iwl_mvm_d3_disconnect_iter() on the running
interfaces when we are woken up due to net-detect, because it doesn't
make sense. Additionally, this seems to set the
IEEE80211_SDATA_DISCONNECT_RESUME flag that will cause a disconnection
on the next resume (if a normal WoWLAN is used).
To solve this, skip the iteration loop when net-detect is set.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Reported-by: Samuel Tan <samueltan@chromium.org>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/coex_legacy.c')
0 files changed, 0 insertions, 0 deletions