net/ixgbe/base: fix SGMII link setup for M88 PHYs
authorWei Dai <wei.dai@intel.com>
Wed, 21 Dec 2016 09:47:56 +0000 (17:47 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:51 +0000 (19:40 +0100)
commitf7894d88b31d0986f6c6576066b89b4e6ec2a524
tree686f91180c12920103cd3275fd50c7fb9d8c8eb4
parent63b32fda0c575609429a3c93078b6049c7bdebf1
net/ixgbe/base: fix SGMII link setup for M88 PHYs

Fix ixgbe_setup_sgmii_m88 to set lane speed to autoneg instead of 1G
to prevent problems with link between PHYs

Fixes: d4b4c6845487 ("net/ixgbe/base: add X550em_a FW ALEF support")

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_x550.c