patch-2.4.0-test3 linux/drivers/isdn/isdn_common.c

Next file: linux/drivers/isdn/isdn_ppp.h
Previous file: linux/drivers/isdn/isdn_cards.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/isdn/isdn_common.c linux/drivers/isdn/isdn_common.c
@@ -2603,7 +2603,7 @@
 	int i;
 #  endif
 
-	devfs_handle = devfs_mk_dir (NULL, "isdn", 4, NULL);
+	devfs_handle = devfs_mk_dir (NULL, "isdn", NULL);
 #  ifdef CONFIG_ISDN_PPP
 	for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
 		char buf[8];

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)