ice: change "can't set link" message to dbg level
authorJonathan Toppins <jtoppins@redhat.com>
Thu, 3 Feb 2022 17:45:16 +0000 (12:45 -0500)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 9 Mar 2022 16:02:58 +0000 (08:02 -0800)
commitad24d9ebc446251c808b11a434099fbb2b555f85
tree6ce2e5e9246ac4dbded1cd5e094580af5d3baec0
parentc8ff29b5874204d26eed90984db6789ccde62e3c
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@redhat.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lib.c