]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: expose static methods for MVM use
authorDavid Spinadel <david.spinadel@intel.com>
Mon, 16 Apr 2012 21:43:30 +0000 (14:43 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 16 Apr 2012 21:45:10 +0000 (14:45 -0700)
commit40906bf38b1778bd9b94d4de8097bd10884c76bc
tree1ca395d12012e98526ba32823cf3eeee7538a13b
parent0bd51c6052bbf2af01b8cd4419500ff853b3f3a0
iwlwifi: expose static methods for MVM use

To support hybrid state of MVM op_mode, most of the functioanallity
will be done using DVM functions.

When MVM will have independant live, the declarations will be removed
and the functions will be static back.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-agn.h
drivers/net/wireless/iwlwifi/iwl-mac80211.c
drivers/net/wireless/iwlwifi/iwl-ucode.c