From: Manuel Schölling Date: Sun, 18 May 2014 10:45:48 +0000 (+0200) Subject: net: 8390: use time_after() for time comparison X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03b8dcba1e6ea636a96d80f7adbf03d748d517ad;p=pandora-kernel.git net: 8390: 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 raw math. Signed-off-by: Manuel Schölling Signed-off-by: David S. Miller --- Reading git-diff-tree failed