mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi/mvm
Miri Korenblit b20bdd9cc9 iwlwifi: mvm: Don't fail if PPAG isn't supported
When we're copying the PPAG table into the cmd structure we're failing
if the table doesn't exist in ACPI or is invalid, or if the FW doesn't
support PPAG setting etc.

This is wrong because those are valid scenarios.  Fix this by not
failing in those cases.

Fixes: e8e10a37c5 ("iwlwifi: acpi: move ppag code from mvm to fw/acpi")
Tested-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Acked-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/iwlwifi.20220322173828.fa47f369b717.I6a9c65149c2c3c11337f3a802dff22f514a3a436@changeid
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-03-22 16:18:27 -07:00
..
binding.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
coex.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
constants.h iwlwifi: mvm: change old-SN drop threshold 2021-12-21 12:35:06 +02:00
d3.c iwlwifi: mvm: align locking in D3 test debugfs 2022-02-18 10:40:51 +02:00
debugfs-vif.c iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time() 2021-06-22 15:11:09 +03:00
debugfs.c brcmfmac 2022-03-11 13:00:17 -08:00
debugfs.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
ftm-initiator.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
ftm-responder.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
fw-api.h iwlwifi: mvm/api: define system control command 2021-12-07 20:06:45 +02:00
fw.c iwlwifi: mvm: Don't fail if PPAG isn't supported 2022-03-22 16:18:27 -07:00
led.c iwlwifi: mvm: Fix fall-through warnings for Clang 2020-12-11 20:20:24 +02:00
mac80211.c brcmfmac 2022-03-11 13:00:17 -08:00
mac-ctxt.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
Makefile iwlwifi: mvm: add vendor commands needed for iwlmei 2021-11-26 18:31:48 +02:00
mvm.h brcmfmac 2022-03-11 13:00:17 -08:00
nvm.c iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc() 2021-10-28 12:04:11 +03:00
offloading.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
ops.c brcmfmac 2022-03-11 13:00:17 -08:00
phy-ctxt.c iwlwifi: mvm: move only to an enabled channel 2022-02-18 10:40:55 +02:00
power.c iwlwifi: mvm: set inactivity timeouts also for PS-poll 2021-10-22 10:49:04 +03:00
quota.c iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
rfi.c iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy 2022-02-18 10:40:56 +02:00
rs-fw.c iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configuration 2022-02-18 10:40:55 +02:00
rs.c iwlwifi: remove unused macros 2022-02-18 10:40:53 +02:00
rs.h iwlwifi: mvm: Support version 3 of tlc_update_notif. 2021-10-22 10:49:00 +03:00
rx.c iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs() 2022-02-18 10:40:55 +02:00
rxmq.c iwlwifi: avoid void pointer arithmetic 2022-02-18 10:40:50 +02:00
scan.c iwlwifi: mvm: Consider P2P GO operation during scan 2022-02-18 10:40:53 +02:00
sf.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
sta.c iwlwifi: mvm: update BAID allocation command again 2022-02-18 10:40:55 +02:00
sta.h iwlwifi: mvm: offload channel switch timing to FW 2022-02-18 10:40:49 +02:00
tdls.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
testmode.h
time-event.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
time-event.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
tt.c iwlwifi: mvm: add support for CT-KILL notification version 2 2022-02-18 10:40:51 +02:00
tx.c brcmfmac 2022-03-11 13:00:17 -08:00
utils.c iwlwifi: mvm: make iwl_mvm_reconfig_scd() static 2022-02-18 10:40:54 +02:00
vendor-cmd.c iwlwifi: mvm: return value for request_ownership 2022-03-02 22:37:25 +01:00