patch-2.4.17 linux/drivers/usb/serial/cyberjack.c
Next file: linux/drivers/usb/serial/empeg.c
Previous file: linux/drivers/usb/serial/belkin_sa.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 21 16:40:32 2001
-  Orig file: 
linux-2.4.16/drivers/usb/serial/cyberjack.c
-  Orig date: 
Thu Oct 11 06:42:47 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/usb/serial/cyberjack.c linux/drivers/usb/serial/cyberjack.c
@@ -76,7 +76,7 @@
 
 MODULE_DEVICE_TABLE (usb, id_table);
 
-struct usb_serial_device_type cyberjack_device = {
+static struct usb_serial_device_type cyberjack_device = {
 	name:			"Reiner SCT Cyberjack USB card reader",
 	id_table:		id_table,
 	needs_interrupt_in:	MUST_HAVE,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)