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)
commit8751540821be97516efe1c2c1c9cb7ea5708222d
tree45be103eb7c60d432e19ed8cead87614503609ae
parent6f4dcc76e07bdf164a101db68a6b0398afe57afd
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
This page took 0.031783 seconds and 5 git commands to generate.