Skip to content
Commit 1fee35d0 authored by Luca Coelho's avatar Luca Coelho
Browse files

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: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 98d22b01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment