diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2019-08-29 11:13:46 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-03 16:50:59 +0300 |
commit | 968dcfb4905245dc64d65312c0d17692fa087b99 (patch) | |
tree | c4e538236fe79b30f06f2da0126c33d5330b17fd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7caac62ed598a196d6ddf8d9c121e12e082cac3a (diff) |
iwlwifi: assign directly to iwl_trans->cfg in QuZ detection
We were erroneously assigning the new configuration to a local
variable cfg, but that was not being assigned to anything, so the
change was getting lost. Assign directly to iwl_trans->cfg instead.
Fixes: 5a8c31aa6357 ("iwlwifi: pcie: fix recognition of QuZ devices")
Cc: stable@vger.kernel.org # 5.2
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions