]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add X552 iXFI configuration helper function
authorDon Skidmore <donald.c.skidmore@intel.com>
Thu, 22 Sep 2016 00:21:52 +0000 (20:21 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:48:07 +0000 (21:48 -0800)
commitb696c354a39edf1f6e90f5dcc7f417e8ea988ef6
treec927228b4a38d0e1d3bce72aca2fd533c7f321f5
parent8c25edf7156d2dc500dc4a80c89e6670f2495264
ixgbe: Add X552 iXFI configuration helper function

Orabug: 24568240

X553 doesn't need all the initialization that X552 did for iXFI. This
patch will allow native SPI SFP+ to work with X553 devices.  Future
patches will add additional configuration as needed.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 0c1b7de4f33f64665c45a15980a02582740034ff)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c