diff options
author | Golan Ben Ami <golan.ben.ami@intel.com> | 2021-02-10 18:23:48 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2021-02-11 02:57:37 +0300 |
commit | c61734a69caf5df8cc51d1742aa55b63b1f1e957 (patch) | |
tree | dc71c6ff0495fdf881d462f2a788bc2140a4c4f5 /drivers/ide/ide-dma-sff.c | |
parent | 13b5fa9582f5aa99ac2442d6b3d5fbe0581d0ab5 (diff) | |
download | linux-c61734a69caf5df8cc51d1742aa55b63b1f1e957.tar.xz |
iwlwifi: mvm: reduce the print severity of failing getting NIC temp
Currently, for all devices and families, failing getting the temp
from the fw is indicated in the log as ERR.
This is too severe for two reasons:
1. The driver has a fall back - and schedules the next temp
read immediately after failing to read temp from the fw.
2. The temp read implementation in the fw is different between
HWs, and on older devices the flow is a-sync and may timeout.
Reducing the print severity from ERR to WARN will allow to
track the issue if it will appear many times, but not frighten users
if it appears once.
Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210210172142.dfd423b2b2ef.Icd576dc3e2e7174d3ed9c1c32f48ea0013699e72@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/ide/ide-dma-sff.c')
0 files changed, 0 insertions, 0 deletions