ixgbe: Correct X550 phy ID
commit5f1c3589b0f0feb2c99b985d3a3bbda0dd790626
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 4 Nov 2016 20:46:16 +0000 (4 16:46 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 5 Nov 2016 00:29:15 +0000 (4 17:29 -0700)
tree34bf7f23fdea283335c81202af4843090fdb441a
parent470739b56386dd59df046e84e54a075d8f965b84
ixgbe: Correct X550 phy ID

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h