git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c49087
)
e1000: fix time comparison
author
Asaf Vertz
<asaf.vertz@tandemg.com>
Thu, 8 Jan 2015 06:01:00 +0000
(06:01 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Fri, 23 Jan 2015 02:10:15 +0000
(18:10 -0800)
To be future-proof and for better readability the time comparisons are
modified to use time_after_eq() instead of plain, error-prone math.
Signed-off-by: Asaf Vertz <asaf.vertz@tandemg.com>
Acked-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found