net/ice/base: change get PHY capability log level
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 15 Dec 2020 04:30:32 +0000 (12:30 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 15:03:06 +0000 (16:03 +0100)
commit553be3ed18543fc7fe0beb3c62c5ec764c945eef
treef4784e1f12eb6d8c20e20368506772fe83f52225
parent6f69acf11799744cdbe585cdc3a93f449a85dd3d
net/ice/base: change get PHY capability log level

As the user may be expected to take action on this issue, change the
message to a warning so that the message is more easily accessible than
a debug. Also, add the error code to further aide in identifying the
problem.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_common.c