patch-2.4.23 linux-2.4.23/drivers/usb/host/ehci.h
Next file: linux-2.4.23/drivers/usb/host/hc_simple.c
Previous file: linux-2.4.23/drivers/usb/host/ehci-sched.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2003-11-28 10:26:20.000000000 -0800
-  Orig file: 
linux-2.4.22/drivers/usb/host/ehci.h
-  Orig date: 
2003-08-25 04:44:42.000000000 -0700
diff -urN linux-2.4.22/drivers/usb/host/ehci.h linux-2.4.23/drivers/usb/host/ehci.h
@@ -325,6 +325,7 @@
 	struct ehci_itd		*itd;		/* Q_TYPE_ITD */
 	struct ehci_sitd	*sitd;		/* Q_TYPE_SITD */
 	struct ehci_fstn	*fstn;		/* Q_TYPE_FSTN */
+	u32			*hw_next;	/* (all types) */
 	void			*ptr;
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)