iwlwifi: mvm: notify match found without filtering
authorDavid Spinadel <david.spinadel@intel.com>
Mon, 30 Dec 2013 07:59:45 +0000 (09:59 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 30 Jan 2014 17:29:02 +0000 (19:29 +0200)
commit6e0bbe5ee845e185d237ec4f266b7be495c50eb6
treeacbea5711872fb27af91a2bb43077aa5367e2dbe
parentf7690915ccce98553c5425b51e6b5a6c51e27f4e
iwlwifi: mvm: notify match found without filtering

Configure scheduled scan to notify match found on every beacon
or probe response if the scan request doesn't contain valid ssid
list for filtering.
Without this configuration the FW passes all beacons to the host
but doesn't notify the stack that the scan results are ready for
processing.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Reviewed-by: Alexander Bondar <alexander.bondar@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw-api-scan.h
drivers/net/wireless/iwlwifi/mvm/scan.c