summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c
diff options
context:
space:
mode:
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>2021-12-19 13:18:18 +0300
committerLuca Coelho <luciano.coelho@intel.com>2021-12-21 13:35:06 +0300
commit8bdc52b90db8cdca4475dffadb549c183b0b7aac (patch)
tree7981dc8dd5880039ad8fd773d2c74f426838c9f0 /drivers/net/wireless/intel/iwlwifi/mvm/scan.c
parentc286aecae21009f7126ccb58c4377ac512fb247f (diff)
downloadlinux-8bdc52b90db8cdca4475dffadb549c183b0b7aac.tar.xz
iwlwifi: mvm: always store the PPAG table as the latest version.
In case of a conflict between BIOS version and FW version of the PPAG table - the values arrive in the FW in the wrong places. This happens because we're storing the table in different structures depending on the BIOS version, not on the FW version, and so the FW doesn't get what it expect to. Always store the table in a v2 structure (which is a superset of v1 and v0). Also store the table in a structured way and in it's own structure, rather then storing it in the ppag command structure, similarly to the WRDS, EWRD and WGDS tables. Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20211219121514.793a509da7bd.Ia176746a28b816b5f788cce9a281139735909e2a@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/scan.c')
0 files changed, 0 insertions, 0 deletions