commit | 7adbccbbb5beabe14f3a02ee41abdaa1801395b8 | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Jun 07 14:36:21 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jul 25 16:31:51 2017 -0700 |
tree | a38e17809e534bcc68aaf7dea916492fa6b23a44 | |
parent | ae84dbf7ff485b3b59740c6ea69df0613f6cd4f7 [diff] |
ixgbe: Disable flow control for XFI Flow control autonegotiation is not supported for XFI. Make sure that ixgbe_device_supports_autoneg_fc() returns false and hw->fc.disable_fc_autoneg is set to true to avoid running the fc_autoneg function for that device. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>