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)
commita0254a70b4f91396ad04b1225dd7c10a680d38ff
tree4fc42fddc6bb55781583dbd4957d7b6f9df3cb31
parenta02a5a53418a6039893f5d5a9373cf18080fded2
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