commit | 673b8b70cfae2cd0428a8ab5647571521348549a | [log] [tgz] |
---|---|---|
author | Anders Berggren <anders@halon.se> | Fri Feb 04 07:32:32 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 14 22:25:50 2011 -0700 |
tree | 1436c815655482abd5be4a03b2b075dc8b989ac5 | |
parent | 0c0217b016ba8a970a6f6ab62ad0d858f39881ca [diff] |
igb: fix hw timestamping Hardware timestamping for Intel 82580 didn't work in either 2.6.36 or 2.6.37. Comparing it to Intel's igb-2.4.12 I found that the timecounter_init clock/counter initialization was done too early. Signed-off-by: Anders Berggren <andfers@halon.se> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>