]> 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)
commitff43a0ca2ef9d4ad43200555ca958ce2a195fb5c
tree4fc42fddc6bb55781583dbd4957d7b6f9df3cb31
parent6f66a6e7fcb03b1f9434c01ec64d5909f03878d0
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