]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83583e50adc6a5fe7b8acbf06e519d407125fe65
treeacbea5711872fb27af91a2bb43077aa5367e2dbe
parentf8926d7828d34461bb7844826926ba0ca404ffba
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