patch-2.3.42 linux/drivers/usb/usb.h
Next file: linux/drivers/video/dn_accel.h
Previous file: linux/drivers/usb/usb.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Jan 31 10:10:07 2000
-  Orig file: 
v2.3.41/linux/drivers/usb/usb.h
-  Orig date: 
Fri Jan 28 15:09:08 2000
diff -u --recursive --new-file v2.3.41/linux/drivers/usb/usb.h linux/drivers/usb/usb.h
@@ -509,6 +509,7 @@
 	struct usb_device_descriptor descriptor;/* Descriptor */
 	struct usb_config_descriptor *config;	/* All of the configs */
 
+	int have_langid;		/* whether string_langid is valid yet */
 	int string_langid;		/* language ID for strings */
   
 	void *hcpriv;			/* Host Controller private data */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)