]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
authorAlan Brady <alan.brady@intel.com>
Tue, 29 Aug 2017 09:32:32 +0000 (05:32 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Oct 2017 15:11:31 +0000 (08:11 -0700)
commit56dcaaa0758f529f82fa5703941479267ce49ef5
treec4af31ea57af9814dc5b5316281f08f6e145a128
parent83d569aff59574b88933026096bc82f5a4451bf2
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0

Starting with XL710 FW 5.3 PTP L4 was disabled for XL710 due to a bug.  The
bug has since been resolved in XL710 FW >6.0 and PTP L4 can now be
re-enabled on those devices with updated firmware.

Signed-off-by: Alan Brady <alan.brady@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c