From: Andrew Victor Date: Tue, 5 Dec 2006 13:21:19 +0000 (+0200) Subject: [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf42553ab43e102bc98eca05523d2390a1eedde9;p=pandora-kernel.git [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() Move the global 'check_timer' variable into the private data structure. Also now use mod_timer(). Signed-off-by: Andrew Victor Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed