patch-2.3.41 linux/drivers/parport/procfs.c

Next file: linux/drivers/pci/compat.c
Previous file: linux/drivers/parport/parport_pc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/drivers/parport/procfs.c linux/drivers/parport/procfs.c
@@ -224,7 +224,7 @@
 #endif /* IEEE 1284 support */
 		{0}
 	},
-	{ {DEV_PARPORT_DEVICES_ACTIVE, "active", NULL, 0, 444, NULL,
+	{ {DEV_PARPORT_DEVICES_ACTIVE, "active", NULL, 0, 0444, NULL,
 	  &do_active_device }, {0}},
 	{ PARPORT_PORT_DIR(NULL), {0}},
 	{ PARPORT_PARPORT_DIR(NULL), {0}},

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