iwlwifi: mvm: combine LMAC scans into one
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 17 Apr 2015 06:53:55 +0000 (09:53 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 29 Apr 2015 10:50:33 +0000 (13:50 +0300)
commit7d7de1e91594024ea1a6a48a8b89ee2e9dddf43c
tree19fd63224d830757b622a30a98e39c36e5881cd4
parentcf5d317d802bb18ab3afce0b965538b3baf68d55
iwlwifi: mvm: combine LMAC scans into one

The last remaining difference between the regular scan and scheduled
scan flows for LMAC is the FW capabilities check for EBS scans.

Merge these checks into a new function and then combine the LMAC scan
functions into a single one.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/scan.c