From: Marcelo Feitoza Parisi Date: Fri, 15 Jul 2005 16:59:26 +0000 (-0700) Subject: [WAN]: drivers/net/wan/: use of time_after macro X-Git-Tag: v2.6.13-rc4~84^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8178345c4f12f4413e5620fc86a6b0381c41bc9;p=pandora-kernel.git [WAN]: drivers/net/wan/: use of time_after macro From: Marcelo Feitoza Parisi Use of the time_after() macro, defined at linux/jiffies.h, which deal with wrapping correctly and are nicer to read. Signed-off-by: Marcelo Feitoza Parisi Signed-off-by: Domen Puncer Signed-off-by: David S. Miller --- Reading git-diff-tree failed