net/ixgbe/base: improve log about autoneg being disabled
authorGuinan Sun <guinanx.sun@intel.com>
Thu, 9 Jul 2020 08:00:41 +0000 (08:00 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sat, 11 Jul 2020 04:18:53 +0000 (06:18 +0200)
commitab6ac48d483ef7f906b90f45182f2ddf3254d876
treec026fdcacd836ee56934e24ab28dc9319e45b321
parent40543be5376ca415b2a7e196315d0555725b8bdf
net/ixgbe/base: improve log about autoneg being disabled

On ESXi OS, when user disables auto negotiation, the following log
appears: "(unsupported) Flow control autoneg is disabled".
It is true that auto negotiation is disabled but it is
not necessarily true that it is not supported.

Signed-off-by: Jakub Chylkowski <jakubx.chylkowski@intel.com>
Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/ixgbe/base/ixgbe_common.c