From: Asaf Vertz Date: Thu, 8 Jan 2015 06:01:00 +0000 (+0000) Subject: e1000: fix time comparison X-Git-Tag: fixes-v4.0-rc1~150^2~154^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c7d7f6427cd7c39353d09bf47bfbc7800b6a53;p=pandora-kernel.git e1000: fix time comparison 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 Acked-by: Jacob Keller Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed