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)
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>

No differences found