diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2019-08-08 13:52:50 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-10-09 13:01:03 +0300 |
commit | 1fee35d04a42290a3c44b8a4e3c66dbdd6180c42 (patch) | |
tree | 760d1e9eaa28e4596b609bd2e299318ed03a9436 /kernel/exit.c | |
parent | 98d22b01f9f6f85eb8870290006241b316829fd3 (diff) | |
download | talos-op-linux-1fee35d04a42290a3c44b8a4e3c66dbdd6180c42.tar.gz talos-op-linux-1fee35d04a42290a3c44b8a4e3c66dbdd6180c42.zip |
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>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions