commit | 59c871c5f0540c974db85eaa77f518de26940c1f | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kubakici@wp.pl> | Sat Mar 15 14:55:00 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 28 06:54:01 2014 -0700 |
tree | 0dfcd92ddb191648b8cc2578ddade2e5dbdd7b92 | |
parent | 13c2884f155bc524c5e94482216030de480fea60 [diff] |
e1000e: add timeout for TX HW time stamping work Hardware may fail to report time stamp e.g.: - when hardware time stamping is not enabled - when time stamp is requested shortly after ifup Timeout time stamp reading work to prevent it from scheduling itself indefinitely. Report timeout events via system log and device stats. Signed-off-by: Jakub Kicinski <kubakici@wp.pl> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>