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)
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>

No differences found