From: Manuel Schölling Date: Fri, 23 May 2014 18:04:17 +0000 (+0000) Subject: e1000: Use time_after() for time comparison X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~77^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa65f4d7f8a9c7415224881a2df461ed711d9e3;p=pandora-kernel.git e1000: Use time_after() for time comparison To be future-proof and for better readability the time comparisons are modified to use time_after() instead of plain, error-prone math. Signed-off-by: Manuel Schölling Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed