patch-2.4.20 linux-2.4.20/drivers/usb/usbvideo.h
Next file: linux-2.4.20/drivers/usb/vicam.c
Previous file: linux-2.4.20/drivers/usb/usbvideo.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/drivers/usb/usbvideo.h
-  Orig date: 
Wed Oct 10 23:42:46 2001
diff -urN linux-2.4.19/drivers/usb/usbvideo.h linux-2.4.20/drivers/usb/usbvideo.h
@@ -165,7 +165,7 @@
 /* This structure represents one Isoc request - URB and buffer */
 typedef struct {
 	char *data;
-	urb_t *urb;
+	struct urb *urb;
 } usbvideo_sbuf_t;
 
 typedef struct {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)