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

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)