e1000e: fix PTP on e1000_pch_lpt variants
authorJarod Wilson <jarod@redhat.com>
Tue, 26 Jul 2016 18:25:35 +0000 (14:25 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 16 Aug 2016 17:47:20 +0000 (10:47 -0700)
commit8037dd60f45264c3fbbea4cc0cea5f2f0a774b5e
tree73abe284bebb8b5d4e12cedaa2af2448a87a4a45
parent0be5b96cd8400aeb4bf3f8c5e7f5efaa38ae5055
e1000e: fix PTP on e1000_pch_lpt variants

I've got reports that the Intel I-218V NIC in Intel NUC5i5RYH systems used
as a PTP slave experiences random ~10 hour clock jumps, which are resolved
if the same workaround for the 82574 and 82583 is employed, so set the
appropriate flag2 in e1000_pch_lpt_info too.

Reported-by: Rupesh Patel <rupatel@redhat.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/ich8lan.c