[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
authorAndrew Victor <andrew@sanpeople.com>
Tue, 5 Dec 2006 13:21:19 +0000 (15:21 +0200)
committerJeff Garzik <jeff@garzik.org>
Thu, 7 Dec 2006 09:58:32 +0000 (04:58 -0500)
Move the global 'check_timer' variable into the private data structure.
Also now use mod_timer().

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found