patch-2.4.20 linux-2.4.20/drivers/usb/storage/usb.h
Next file: linux-2.4.20/drivers/usb/stv680.c
Previous file: linux-2.4.20/drivers/usb/storage/usb.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/drivers/usb/storage/usb.h
- Orig date:
Thu Nov 22 11:49:34 2001
diff -urN linux-2.4.19/drivers/usb/storage/usb.h linux-2.4.20/drivers/usb/storage/usb.h
@@ -166,6 +166,7 @@
/* control and bulk communications data */
struct semaphore current_urb_sem; /* to protect irq_urb */
struct urb *current_urb; /* non-int USB requests */
+ struct completion current_done; /* the done flag */
/* the semaphore for sleeping the control thread */
struct semaphore sema; /* to sleep thread on */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)