linux/drivers/net/wireless/intel/iwlwifi/fw
Emmanuel Grumbach 0d53cfd0cc iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
iwl_mvm_send_cmd returns 0 when the command won't be sent
because RF-Kill is asserted. Do the same when we call
iwl_get_shared_mem_conf since it is not sent through
iwl_mvm_send_cmd but directly calls the transport layer.

Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-06-29 10:14:40 +03:00
..
api iwlwifi: Add support for SAR South Korea limitation 2019-06-29 10:09:40 +03:00
acpi.c iwlwifi: Add support for SAR South Korea limitation 2019-06-29 10:09:40 +03:00
acpi.h iwlwifi: Add support for SAR South Korea limitation 2019-06-29 10:09:40 +03:00
dbg.c iwlwifi: dbg: debug recording stop and restart command remove 2019-06-29 10:09:44 +03:00
dbg.h iwlwifi: dbg: debug recording stop and restart command remove 2019-06-29 10:09:44 +03:00
debugfs.c iwlwifi: fw: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
debugfs.h iwlwifi: fw: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
error-dump.h iwlwifi: dbg_ini: implement dump info collection 2019-06-29 10:09:31 +03:00
file.h iwlwifi: Add support for SAR South Korea limitation 2019-06-29 10:09:40 +03:00
img.h iwlwifi: parse command version TLV 2019-04-29 18:42:47 +03:00
init.c iwlwifi: dbg_ini: add consecutive trigger firing support 2019-06-29 10:08:05 +03:00
notif-wait.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
notif-wait.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
paging.c iwlwifi: fw: combine loading of last page block into main copy loop 2018-04-26 15:18:07 +03:00
runtime.h iwlwifi: dbg_ini: implement dump info collection 2019-06-29 10:09:31 +03:00
smem.c iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill 2019-06-29 10:14:40 +03:00