]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Correct X550 phy ID
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 4 Nov 2016 20:46:16 +0000 (16:46 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:48:13 +0000 (21:48 -0800)
commitd28c05371c73d02d927a1b81ff705e935d49ee16
treef3ef7009c0ac7180e3e17d62b1bc96dcddb49ae1
parenta64a78ae97d4d24a5c08ca1b5dac7ce3a7beb3c2
ixgbe: Correct X550 phy ID

Orabug: 24568240

We were using an old Alpha version of the X550 phy ID.  This was leading
to unnecessary queries of the PHY.  I removed the old ID (which shouldn't
be on any HW) and add the two that are.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 5f1c3589b0f0feb2c99b985d3a3bbda0dd790626)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h