From: Marcelo Feitoza Parisi Date: Fri, 15 Jul 2005 17:00:41 +0000 (-0700) Subject: [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro X-Git-Tag: v2.6.13-rc4~84^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4851d3aaa550b7b62553dd19fcadc7b586da4f17;p=pandora-kernel.git [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : 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