Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a025ec3e authored by David Spinadel's avatar David Spinadel Committed by Wey-Yi Guy
Browse files

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: default avatarDavid Spinadel <david.spinadel@intel.com>
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 5c457d03
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 ?