1
0
Fork 0
alistair23-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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
arc-rawmode.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
arc-rimi.c [PATCH] arcnet probing cleanups and fixes 2006-01-28 21:42:11 -05:00
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 [NET]: com90xx kmalloc fix 2006-04-01 00:49:35 -08:00
com20020-isa.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
com20020-pci.c bugfixes and new hardware support for arcnet driver 2007-02-17 15:30:48 -05:00
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