Home
last modified time | relevance | path

Searched hist:"1 fee35d0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-io.h1fee35d0 Thu Aug 08 05:52:50 CDT 2019 Luca Coelho <luciano.coelho@intel.com> iwlwifi: don't access trans_cfg via cfg

We copy cfg->trans to trans->trans_cfg at the very beginning, so don't
try to access it via cfg->trans anymore, because the cfg may be unset
in later cases.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
1fee35d0 Thu Aug 08 05:52:50 CDT 2019 Luca Coelho <luciano.coelho@intel.com> iwlwifi: don't access trans_cfg via cfg

We copy cfg->trans to trans->trans_cfg at the very beginning, so don't
try to access it via cfg->trans anymore, because the cfg may be unset
in later cases.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>