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

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)