commit | ae84dbf7ff485b3b59740c6ea69df0613f6cd4f7 | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Jun 07 14:36:20 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jul 25 16:31:46 2017 -0700 |
tree | 12ebdae3f732fa7a0c0911f09a12d07abc80b182 | |
parent | 48301cf22fa7d70db3ae777e374edfd4119fc826 [diff] |
ixgbe: Do not support flow control autonegotiation for X553 Flow control autonegotiation is not supported for fiber on X553. Add device ID checks in ixgbe_device_supports_autoneg_fc() to return the appropriate value. 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>