summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/queue/tx.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-08-16 11:10:45 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-08-22 14:19:23 +0300
commitd9d115fed674351effd8610aad1e8f1178a5f8b9 (patch)
tree50f33d1048fdcb4469c5341e75fcd9b263eb5d41 /drivers/net/wireless/intel/iwlwifi/queue/tx.h
parent0c2f92f6a5ac258457e7c9d55c74f14a0f1937cd (diff)
downloadlinux-d9d115fed674351effd8610aad1e8f1178a5f8b9.tar.xz
wifi: iwlwifi: remove WARN from read_mem32()
There's no reason to warn here, it's not an internal consistency issue, we even use this to check if the device is dead, and if it read_mem() returns an error that's either because grab NIC access or memory allocation failed, both of which are already noisy. Just remove the warning entirely. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230816104355.5f4e80eb63cc.Iffd88f63f95575f28e503da13b473724e3341aee@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/queue/tx.h')
0 files changed, 0 insertions, 0 deletions