]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: move all LMAC scan flags into a single funtion
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 20 Apr 2015 11:47:49 +0000 (14:47 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 29 Apr 2015 10:55:02 +0000 (13:55 +0300)
commit6ba61cff4462784e7cdda27ef480576c036046b2
tree45be103eb7c60d432e19ed8cead87614503609ae
parent891ce24b2a3ecff01772c82e072386999c119835
iwlwifi: mvm: move all LMAC scan flags into a single funtion

Having an LMAC counterpart for the existing UMAC flags function makes
things more consistent and easy to compare and spot the differences.
The flags are the same, but are in different bits, so unfortunately we
can't use a single function for both APIs.

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