patch-2.4.0-test5 linux/drivers/char/ip2main.c
Next file: linux/drivers/char/istallion.c
Previous file: linux/drivers/char/hp600_keyb.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jul 14 12:20:22 2000
- Orig file:
v2.4.0-test4/linux/drivers/char/ip2main.c
- Orig date:
Mon Jul 10 16:47:22 2000
diff -u --recursive --new-file v2.4.0-test4/linux/drivers/char/ip2main.c linux/drivers/char/ip2main.c
@@ -329,8 +329,7 @@
* selected, the board is serviced periodically to see if anything needs doing.
*/
#define POLL_TIMEOUT (jiffies + 1)
-static struct timer_list PollTimer = { {NULL, NULL}, 0, 0, ip2_poll };
-// next, prev, expires,data, func()
+static struct timer_list PollTimer = { function: ip2_poll };
static char TimerOn = 0;
#ifdef IP2DEBUG_TRACE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)