net/ixgbe/base: report autoneg supported for X550
authorXiao Wang <xiao.w.wang@intel.com>
Sun, 25 Sep 2016 09:00:06 +0000 (17:00 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Fri, 30 Sep 2016 10:27:18 +0000 (12:27 +0200)
commit4d3d096cbcea0e5f88230b5a2e018e0cee11b283
treec931eab3b1ae9ee0f039c8973a43ed76e44397d4
parent607599ae9915841b10a75fea8a35bc84559abe54
net/ixgbe/base: report autoneg supported for X550

Make sure ixgbe_device_supports_autoneg_fc() returns true for the device
IDs of X550EM_A_1G_T and X550EM_A_1G_T_L.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/ixgbe/base/ixgbe_common.c