diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2024-01-31 10:24:42 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-02-02 14:15:15 +0100 |
commit | 8408e83e16bb4d1d8f0ccf6937cae0357478ec50 (patch) | |
tree | 5df4d643595df1cdc8d52bc60e0f9d80dcaa23a2 /drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | |
parent | 09059c6764a8870ff7515c2d78ecbea7fbcffc23 (diff) | |
download | linux-8408e83e16bb4d1d8f0ccf6937cae0357478ec50.tar.gz linux-8408e83e16bb4d1d8f0ccf6937cae0357478ec50.tar.bz2 linux-8408e83e16bb4d1d8f0ccf6937cae0357478ec50.zip |
wifi: iwlwifi: validate PPAG table when sent to FW
We used to check enablement/validity of the PPAG table while reading
it from BIOS.
For newer FWs this checks were offloaded, and the driver needs
to send the PPAG table anyway.
The desicion whether the table needs to be validated before sending it
is FW related and shouln't be in 'read-from-bios' flow.
Move it to 'send-to-fw' flow instead.
This will also help to avoid code duplication of checking validity in
both ACPI and UEFI caes.
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://msgid.link/20240131091413.7043b4087dda.I5a189f9a349556b84a79597fe1e46ffa93664df9@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c')
0 files changed, 0 insertions, 0 deletions