]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: fix X540 to use it's own info struct
authorDon Skidmore <donald.c.skidmore@intel.com>
Thu, 9 Dec 2010 06:55:19 +0000 (06:55 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 11 Dec 2010 06:12:52 +0000 (22:12 -0800)
commit368c450aafc96f83d8274674a2b2ea030abc2a49
treef2419ca870ce17fc5f9c0d6c381cd3ab6e229b72
parent80777bb4fb8a4e5c8eefa8e09a56bf63c1df01d4
ixgbe: fix X540 to use it's own info struct

This patch enables X540 hardware to use it's own set of support
functions.  This is useful as it has no need of SFP+ support.  A
couple minor bugs with the eeprom semaphore were also cleaned up.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_x540.c