patch-2.1.89 linux/drivers/misc/parport_share.c
Next file: linux/drivers/net/CONFIG
Previous file: linux/drivers/misc/parport_pc.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Feb 24 22:40:44 1998
-  Orig file: 
v2.1.88/linux/drivers/misc/parport_share.c
-  Orig date: 
Fri Jan 30 11:28:07 1998
diff -u --recursive --new-file v2.1.88/linux/drivers/misc/parport_share.c linux/drivers/misc/parport_share.c
@@ -90,6 +90,7 @@
 	tmp->devices = tmp->cad = NULL;
 	tmp->flags = 0;
 	tmp->ops = ops;
+	tmp->number = portcount;
 	spin_lock_init (&tmp->lock);
 
 	tmp->name = kmalloc(15, GFP_KERNEL);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov