iwlwifi: mvm: Support SCAN_CFG_CMD version 5
authorIlan Peer <ilan.peer@intel.com>
Wed, 10 Feb 2021 15:15:08 +0000 (17:15 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 10 Feb 2021 23:52:08 +0000 (01:52 +0200)
commite1900bceab6af27989d71b067760cf9de0f81598
tree55206abc91a290c66d86599e3e6a600ff0ef3f1d
parentaacee681e355e3017cd03bace99d2a74e6f51ff3
iwlwifi: mvm: Support SCAN_CFG_CMD version 5

Since the firmware support for internal station for auxiliary
activities, there is no need to configure an auxiliary station
as part of SCAN_CFG_CMD. Thus, this configuration was removed
from the corresponding structure.

Align the code accordingly.

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.20210210171218.9b8da8408692.I7fe99d73cd67ffc817c2ef6af4c9932ce9fc50b2@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
drivers/net/wireless/intel/iwlwifi/mvm/scan.c