patch-2.3.47 linux/drivers/usb/uhci-debug.h
Next file: linux/drivers/usb/usb-core.c
Previous file: linux/drivers/usb/printer.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Feb 20 13:07:04 2000
- Orig file:
v2.3.46/linux/drivers/usb/uhci-debug.h
- Orig date:
Tue Feb 1 01:35:44 2000
diff -u --recursive --new-file v2.3.46/linux/drivers/usb/uhci-debug.h linux/drivers/usb/uhci-debug.h
@@ -193,7 +193,7 @@
void uhci_show_queues(struct uhci *uhci)
{
- int i, isqh;
+ int i, isqh = 0;
struct uhci_qh *qh;
struct uhci_td *td;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)