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
- Lines: 9
- Date:
2004-04-14 06:05:32.000000000 -0700
- Orig file:
linux-2.4.25/drivers/usb/host/ehci-dbg.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
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)