diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2023-05-31 19:49:58 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-06-06 13:39:24 +0200 |
commit | 3278c42ba992fd016baa7275feeb138c05cceb62 (patch) | |
tree | 0eaa15c5a244147ced10dcf984a02dd69570785d /drivers/net/wireless/intel/iwlwifi/fw/file.h | |
parent | 7bc57ca9b4129c4c2265832c79722d531308b072 (diff) | |
download | linux-3278c42ba992fd016baa7275feeb138c05cceb62.tar.gz linux-3278c42ba992fd016baa7275feeb138c05cceb62.tar.bz2 linux-3278c42ba992fd016baa7275feeb138c05cceb62.zip |
wifi: iwlwifi: do not log undefined DRAM buffers unnecessarily
DRAM buffers that are not defined in the TLVs (or are unused in the
preset) would cause a log message. To avoid confusion, skip processing
buffers with an invalid (i.e. uninitialized) DRAM path.
This further reduces the noise of the message in cases where it is
unlikely to be helpful. Also update a related debug log string to better
describe what is happening.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230531194629.ecae60cf2d7f.Ib44a94d4aeb55dbb2e52edea8b69a09bc0f722c3@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/file.h')
0 files changed, 0 insertions, 0 deletions