Skip to content
Commit 79b6c8fe authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: separate elements from cfg that are needed by trans_alloc



In order to be able to select the cfg depending on the HW revision or
on the RF ID, we need to set up the trans before selecting the cfg.
To do so, move the elements from cfg that are needed by
iwl_trans_alloc() to a separate struct at the top of the cfg, so it
can be used by other cfg types as well, before selecting the rest of
the configuration.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent cd6de838
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment