patch-2.4.3 linux/drivers/usb/uhci.h

Next file: linux/drivers/usb/usb-ohci.c
Previous file: linux/drivers/usb/uhci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/drivers/usb/uhci.h linux/drivers/usb/uhci.h
@@ -321,6 +321,7 @@
 	spinlock_t framelist_lock;
 	struct uhci_framelist *fl;		/* Frame list */
 	int fsbr;				/* Full speed bandwidth reclamation */
+	int is_suspended;
 
 	spinlock_t qh_remove_lock;
 	struct list_head qh_remove_list;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)