]> 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)
commiteef985e82db73c00a62b3b15f17e9b444ba207f3
tree45be103eb7c60d432e19ed8cead87614503609ae
parentb75d092f1c127e2f7f997b02349a00b8cb1e4188
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