]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Use correct FC setup function for x550em_a
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 8 Apr 2016 23:19:29 +0000 (16:19 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 25 Apr 2016 11:06:15 +0000 (04:06 -0700)
commit3697b3480a7447b7460de116e6541bfc3f9bebcc
tree4fc42fddc6bb55781583dbd4957d7b6f9df3cb31
parent24f836833250cc5d521eb6721dcfa4b649b8cf24
ixgbe: Use correct FC setup function for x550em_a

Somehow the wrong fc_setup function was used for x550em_a, so
correct that. Also set setup_link to NULL as its value is
determined later, just like it is with X550EM_x.

Signed-off-by: Mark Rustad <mark.d.rustad@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