Searched hist:"0 d53cfd0cca3c729a089c39eef0e7d8ae7662974" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | smem.c | diff 0d53cfd0cca3c729a089c39eef0e7d8ae7662974 Wed May 22 11:17:09 CEST 2019 Emmanuel Grumbach <emmanuel.grumbach@intel.com> 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>
|