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

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)