linux/drivers/net/arcnet
S.Caglar Onur 9307b570a7 drivers/net/arcnet/arcnet.c: use time_* macros
The functions time_before, time_before_eq, time_after, and time_after_eq are
more robust for comparing jiffies against other values.

So use the time_after() macro, defined in linux/jiffies.h, which deals with
wrapping correctly.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: S.Caglar Onur <caglar@pardus.org.tr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-03-28 22:14:15 -04:00
..
Kconfig [NET]: Remove references to net-modules.txt. 2007-11-12 21:03:58 -08:00
Makefile
arc-rawmode.c
arc-rimi.c
arcnet.c drivers/net/arcnet/arcnet.c: use time_* macros 2008-03-28 22:14:15 -04:00
capmode.c drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exit 2008-03-05 18:49:51 -08:00
com90io.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
com90xx.c
com20020-isa.c
com20020-pci.c
com20020.c /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with module_init&module_exit 2008-03-17 07:49:27 -04:00
rfc1051.c arcnet endianness annotations 2007-10-10 16:51:59 -07:00
rfc1201.c arcnet endianness annotations 2007-10-10 16:51:59 -07:00