RE: [Intel-wired-lan] [PATCH v2] ice: change "can't set link" message to dbg level

From: G, GurucharanX
Date: Thu Feb 10 2022 - 00:30:30 EST




> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@xxxxxxxxxx> On Behalf Of
> Jonathan Toppins
> Sent: Thursday, February 3, 2022 11:15 PM
> To: netdev@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx; Jakub Kicinski <kuba@xxxxxxxxxx>; intel-
> wired-lan@xxxxxxxxxxxxxxxx; David S. Miller <davem@xxxxxxxxxxxxx>
> Subject: [Intel-wired-lan] [PATCH v2] ice: change "can't set link" message to
> dbg level
>
> In the case where the link is owned by manageability, the firmware is not
> allowed to set the link state, so an error code is returned.
> This however is non-fatal and there is nothing the operator can do, so
> instead of confusing the operator with messages they can do nothing about
> hide this message behind the debug log level.
>
> Signed-off-by: Jonathan Toppins <jtoppins@xxxxxxxxxx>
> ---
> drivers/net/ethernet/intel/ice/ice_lib.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>

Tested-by: Gurucharan G <gurucharanx.g@xxxxxxxxx> (A Contingent worker at Intel)