]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: fix PTP on e1000_pch_lpt variants
authorJarod Wilson <jarod@redhat.com>
Tue, 26 Jul 2016 18:25:35 +0000 (14:25 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 22 Jun 2017 06:24:40 +0000 (23:24 -0700)
commit54ea814dedbb28e240583f984850533dd016a3b2
tree77ace1d85648960a087d037a8d19695c506f053d
parent6628e24bccf72bae79d2b2bad7ccc8ccd8808812
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>
Orabug: 26243014
(cherry picked from commit 10ed1e0bd144b5c3a92ca0c8fd06eb80b80649e5)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Ethan Zhao <ethan.zhao@oracle.com>
drivers/net/ethernet/intel/e1000e/ich8lan.c