From 1aa65f4d7f8a9c7415224881a2df461ed711d9e3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20Sch=C3=B6lling?= Date: Fri, 23 May 2014 18:04:17 +0000 Subject: [PATCH] e1000: Use time_after() for time comparison MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed