]> 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)
commit592a7a37ac428f6be4dbb73f3c71eefcde13b10b
treeacbea5711872fb27af91a2bb43077aa5367e2dbe
parent52396bf1a6f6d240499180f21530184d7f3361f9
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