]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: Fix scan channel flags settings
authorIlan Peer <ilan.peer@intel.com>
Thu, 26 Aug 2021 19:47:42 +0000 (22:47 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Aug 2021 20:38:17 +0000 (23:38 +0300)
commit97f3c8d4b80e561f80b72cc9207c63dcec3aad31
tree38cc08d3b8bf8ae25ef30f007c6374e220698ca9
parent5ca8fd6d7ef4cf14503be363c9610959ef786a71
iwlwifi: mvm: Fix scan channel flags settings

The iwl_mvm_scan_ch_n_aps_flag() is called with a variable
before the value of the variable is set. Fix it.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210826224715.f6f188980a5e.Ie7331a8b94004d308f6cbde44e519155a5be91dd@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/scan.c