iwlwifi: expose static methods for MVM use
commit50c1e9a9e3b086465b1467d448c10f7fa1e0eb5c
authorDavid Spinadel <david.spinadel@intel.com>
Mon, 16 Apr 2012 21:43:30 +0000 (16 14:43 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 16 Apr 2012 21:45:10 +0000 (16 14:45 -0700)
tree1ca395d12012e98526ba32823cf3eeee7538a13b
parentcfd8544e9e350848cf580380418cbebcd09015be
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