patch-2.4.26 linux-2.4.26/drivers/usb/host/ehci-dbg.c

Next file: linux-2.4.26/drivers/usb/host/ehci-hub.c
Previous file: linux-2.4.26/drivers/usb/hiddev.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/drivers/usb/host/ehci-dbg.c linux-2.4.26/drivers/usb/host/ehci-dbg.c
@@ -377,7 +377,7 @@
 			scratch, cpu_to_le32p (&qh->hw_info2),
 			cpu_to_le32p (&qh->hw_token), mark,
 			(__constant_cpu_to_le32 (QTD_TOGGLE) & qh->hw_token)
-				? "data0" : "data1",
+				? "data1" : "data0",
 			(cpu_to_le32p (&qh->hw_alt_next) >> 1) & 0x0f);
 	size -= temp;
 	next += temp;

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