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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 5 Nov 2016 00:00:14 +0000 (17:00 -0700)
commit0c1b7de4f33f64665c45a15980a02582740034ff
tree5687bfa7a9bf4b33d54015992f268aff88828ea9
parent95ae31a9a95c1c27f4a260152e7b42e2254f26b5
ixgbe: Add X552 iXFI configuration helper function

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c