diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-10-16 22:29:39 +0200 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2024-10-20 11:06:47 -0500 |
commit | 1c105bacb160b5918e917ab811552b7be69fc69c (patch) | |
tree | 268cc8211286002ce74f95587b164b78d8fc7ffd /tools/perf/scripts/python | |
parent | e2015942e90a021151a5751776f35830ba063be7 (diff) |
r8169: avoid duplicated messages if loading firmware fails and switch to warn level
In case of a problem with firmware loading we inform at the driver level,
in addition the firmware load code itself issues warnings. Therefore
switch to firmware_request_nowarn() to avoid duplicated error messages.
In addition switch to warn level because the firmware is optional and
typically just fixes compatibility issues.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Message-ID: <d9c5094c-89a6-40e2-b5fe-8df7df4624ef@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions