]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36eb898222a680d0b2b43e05c8651db6a5075c2a
tree2c6292e6cc7e277c9ff579eb99a51ee19123cc1b
parentb915d2118bfc57551a4fdc55e3153e1c117812fa
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