ixgbe: Update get_physical_layer() calls, plus a version bump
authorPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Thu, 9 Apr 2009 22:28:50 +0000 (22:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Apr 2009 09:48:02 +0000 (02:48 -0700)
commit04193058c1005551af93f04a4b975fbd7f95cad5
tree2c6292e6cc7e277c9ff579eb99a51ee19123cc1b
parent1eb99d5ac44e2a9ac0b2856c579ba4d7cc349ada
ixgbe: Update get_physical_layer() calls, plus a version bump

Not all physical connection types are being correctly identified.  This
fixes that issue, and cleans up the logic to make it more maintainable.

Also clean up the code for device capabilities from the EEPROM to support
multiple SKUs of the same hardware.

Bump the version to reflect all the updates since the 82599 merge.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_82598.c
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_phy.c
drivers/net/ixgbe/ixgbe_type.h