patch-2.4.0-test3 linux/drivers/parport/procfs.c
Next file: linux/drivers/parport/share.c
Previous file: linux/drivers/parport/parport_pc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 5 11:55:45 2000
- Orig file:
v2.4.0-test2/linux/drivers/parport/procfs.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/parport/procfs.c linux/drivers/parport/procfs.c
@@ -198,7 +198,7 @@
size_t *lenp)
{
struct parport *port = (struct parport *)table->extra1;
- char buffer[20];
+ char buffer[40];
int len = 0;
if (filp->f_pos) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)