commit | 5d1234ba25b8c6ecbbe5a6aa1f099016c5d2c708 | [log] [tgz] |
---|---|---|
author | Tova Mussai <tova.mussai@intel.com> | Tue Nov 05 12:56:14 2019 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Mar 27 08:12:53 2020 +0200 |
tree | 8e1bd6e326e2b642c8ee304ff83af47fe687f155 | |
parent | e8b61560efd4fe280008c12a702e0f34380e1120 [diff] |
iwlwifi: scan: support FW APIs with variable number of profiles The FW changed the maximum number of scan offload profiles to 8 in new APIs. Support it by changing the scan_offload_profile_cfg struct to be more dynamic, so we can reuse most of the code and only change size of the profiles array. Change-Id: I65210cf541af46e2675a8c764d5871f7f5b070d6 Signed-off-by: Tova Mussai <tova.mussai@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>