]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add SFP+ detection for X550 hardware
authorDon Skidmore <donald.c.skidmore@intel.com>
Wed, 24 Jun 2015 20:38:53 +0000 (16:38 -0400)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 12 Oct 2015 16:05:00 +0000 (09:05 -0700)
commit6b3e8822c8a4f991a19fbf598224a768642b56dd
tree123f67df862b5d10089b9912460bf47d416ca4fa
parent76e34295835d728e638c0666e3e3515517701001
ixgbe: Add SFP+ detection for X550 hardware

Orabug: 21918732

This patch is part of the future enablement of X550 SFP+ support.  This
HW uses different SDP so the interrupts need to be set up accordingly.

Signed-off-by: Donald C Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit a023bbd0b1a3716397d8d54ba5b95e09b8e27699)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c