patch-2.4.0-test10 linux/drivers/net/ppp_generic.c
Next file: linux/drivers/net/pppoe.c
Previous file: linux/drivers/net/pcnet32.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/drivers/net/ppp_generic.c
- Orig date:
Wed Jul 12 21:58:43 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/net/ppp_generic.c linux/drivers/net/ppp_generic.c
@@ -709,7 +709,7 @@
#define PPP_MAJOR 108
-static devfs_handle_t devfs_handle = NULL;
+static devfs_handle_t devfs_handle;
/* Called at boot time if ppp is compiled into the kernel,
or at module load time (from init_module) if compiled as a module. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)