patch-2.4.20 linux-2.4.20/drivers/usb/dabusb.h

Next file: linux-2.4.20/drivers/usb/devices.c
Previous file: linux-2.4.20/drivers/usb/dabusb.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/usb/dabusb.h linux-2.4.20/drivers/usb/dabusb.h
@@ -38,7 +38,7 @@
 typedef struct 
 {
 	pdabusb_t s;
-	purb_t purb;
+	struct urb *purb;
 	struct list_head buff_list;
 } buff_t,*pbuff_t;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)