]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: fix systim issues
authorYanir Lubetkin <yanirx.lubetkin@intel.com>
Tue, 2 Jun 2015 14:05:45 +0000 (17:05 +0300)
committerBrian Maly <brian.maly@oracle.com>
Fri, 4 Sep 2015 17:58:59 +0000 (13:58 -0400)
commit4aefff2cd81cd55349f95fcd3f944083fbe0d546
tree3b609e36252a97c7181887dda75abb3c1ed4717d
parentddbca076a08397e9d921123968afc65f198bb6c0
e1000e: fix systim issues

Orabug: 21792108

Two issues involving systim were reported.
1. Clock is not running in the correct frequency
2. In some situations, systim values were not incremented linearly
This patch fixes the hardware clock configuration and the spurious
non-linear increment.

Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 83129b37ef35bb6a7f01c060129736a8db5d31c4)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/e1000e/e1000.h
drivers/net/ethernet/intel/e1000e/netdev.c