iwlwifi: Added foreward declaration for iwl_cfg in op_mode
authorDavid Spinadel <david.spinadel@intel.com>
Sun, 25 Mar 2012 14:20:12 +0000 (16:20 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 18 Apr 2012 14:31:57 +0000 (07:31 -0700)
Please merge this with "iwlwifi: op_mode holds its pointer
to the config"

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-op-mode.h

index 73e1a0e7be36f8f3256d810f9dc429676617dc9b..4ef742b28e0839ebe787c0aeee40f43152b825f5 100644 (file)
@@ -69,6 +69,7 @@ struct sk_buff;
 struct iwl_device_cmd;
 struct iwl_rx_cmd_buffer;
 struct iwl_fw;
+struct iwl_cfg;
 
 /**
  * DOC: Operational mode - what is it ?