commit | 7d7de1e91594024ea1a6a48a8b89ee2e9dddf43c | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Fri Apr 17 09:53:55 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Apr 29 13:50:33 2015 +0300 |
tree | 19fd63224d830757b622a30a98e39c36e5881cd4 | |
parent | cf5d317d802bb18ab3afce0b965538b3baf68d55 [diff] |
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>