commit | 1e2ebe0e407159ae94974a93264260883f9a39ad | [log] [tgz] |
---|---|---|
author | David Spinadel <david.spinadel@intel.com> | Sun Oct 26 15:53:27 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Oct 29 14:13:46 2014 +0200 |
tree | 62d0ce4c226a5a381eadbee65aadfd57b0285955 | |
parent | aadede6e9f4c8ee46808b2f697b714ee50810e23 [diff] |
iwlwifi: mvm: fix scan condition iterator Scan condition iterator assumes that an interface is associated if phy_ctxt is assigned, but this isn't the sutuation in P2P device. OTOH P2P device is never associated so we can simply ignore it. Signed-off-by: David Spinadel <david.spinadel@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>