patch-2.4.0-test3 linux/drivers/sbus/char/vfc_dev.c

Next file: linux/drivers/sbus/char/zs.c
Previous file: linux/drivers/sbus/char/sab82532.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/sbus/char/vfc_dev.c linux/drivers/sbus/char/vfc_dev.c
@@ -672,7 +672,7 @@
 		kfree(vfc_dev_lst);
 		return -EIO;
 	}
-	devfs_handle = devfs_mk_dir (NULL, "vfc", 3, NULL);
+	devfs_handle = devfs_mk_dir (NULL, "vfc", NULL);
 
 	instance = 0;
 	for_all_sbusdev(sdev, sbus) {

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