dect
/
linux-2.6
Archived
13
0
Fork 0

iwlwifi: Added foreward declaration for iwl_cfg in op_mode

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>
This commit is contained in:
David Spinadel 2012-03-25 16:20:12 +02:00 committed by Wey-Yi Guy
parent 5c457d039d
commit a025ec3e39
1 changed files with 1 additions and 0 deletions

View 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 ?