patch-2.4.21 linux-2.4.21/drivers/net/de4x5.c
Next file: linux-2.4.21/drivers/net/de600.c
Previous file: linux-2.4.21/drivers/net/daynaport.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-06-13 07:51:34.000000000 -0700
- Orig file:
linux-2.4.20/drivers/net/de4x5.c
- Orig date:
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.20/drivers/net/de4x5.c linux-2.4.21/drivers/net/de4x5.c
@@ -1229,6 +1229,7 @@
lp->pdev = pdev;
memcpy((char *)&lp->srom,(char *)&bus.srom,sizeof(struct de4x5_srom));
lp->lock = (spinlock_t) SPIN_LOCK_UNLOCKED;
+ init_timer(&lp->timer);
de4x5_parse_params(dev);
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)