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

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)