Luca Coelho <luca@xxxxxxxxx> wrote: > From: Golan Ben Ami <golan.ben.ami@xxxxxxxxx> > > 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@xxxxxxxxx> > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> 6 patches applied to iwlwifi-next.git, thanks. c61734a69caf iwlwifi: mvm: reduce the print severity of failing getting NIC temp 11dd729afa48 iwlwifi: mvm: global PM mode does not reset after FW crash 4a81598f0f39 iwlwifi: pnvm: set the PNVM again if it was already loaded 25df65ae8a92 iwlwifi: pcie: define FW_RESET_TIMEOUT for clarity ff11a8ee2d2d iwlwifi: pnvm: increment the pointer before checking the TLV cdda18fbbefa iwlwifi: pnvm: move file loading code to a separate function