ixgbe: Use correct FC setup function for x550em_a
Orabug:
24568240
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>
(cherry picked from commit
a0254a70b4f91396ad04b1225dd7c10a680d38ff)
Signed-off-by: Brian Maly <brian.maly@oracle.com>