patch-2.4.19 linux-2.4.19/drivers/usb/usb.c
Next file: linux-2.4.19/drivers/usb/usbmouse.c
Previous file: linux-2.4.19/drivers/usb/usb-uhci.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/drivers/usb/usb.c
- Orig date:
Mon Feb 25 11:38:07 2002
diff -urN linux-2.4.18/drivers/usb/usb.c linux-2.4.19/drivers/usb/usb.c
@@ -1955,7 +1955,7 @@
/* 9.4.10 says devices don't need this, if the interface
only has one alternate setting */
if (iface->num_altsetting == 1) {
- warn("ignoring set_interface for dev %d, iface %d, alt %d",
+ dbg("ignoring set_interface for dev %d, iface %d, alt %d",
dev->devnum, interface, alternate);
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)