commit | b776d1043510c60f59220eb5e58b524f5a7f0e52 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Thu Mar 31 09:36:18 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 13 19:26:06 2011 -0700 |
tree | bbc53cc64c1c1d0a94d559259cf26ca89f32bf49 | |
parent | a59e8a1a72806057084adc2d321fc2a7cbce9579 [diff] |
ixgbe: make device_caps() generic x540 has the same device capability word in the EEPROM as 82599. This patch renames ixgbe_get_device_caps_82599 to ixgbe_get_device_caps_generic, moves it to ixgbe_common.h and sets up the function pointer for x540. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Evan Swanson <evan.swanson@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>