patch-2.4.4 linux/drivers/net/skfp/skfddi.c
Next file: linux/drivers/net/slip.c
Previous file: linux/drivers/net/sk_g16.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Apr 18 14:40:05 2001
- Orig file:
v2.4.3/linux/drivers/net/skfp/skfddi.c
- Orig date:
Tue Mar 6 19:28:34 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/net/skfp/skfddi.c linux/drivers/net/skfp/skfddi.c
@@ -2557,7 +2557,7 @@
*
************************/
#define LP(a) ((struct s_smc*)(a))
-static struct net_device *mdev = NULL;
+static struct net_device *mdev;
/************************
*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)