patch-2.4.13 linux/include/linux/usb.h
Next file: linux/include/linux/videodev.h
Previous file: linux/include/linux/ufs_fs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Oct 23 22:02:02 2001
- Orig file:
v2.4.12/linux/include/linux/usb.h
- Orig date:
Thu Oct 18 13:49:59 2001
diff -u --recursive --new-file v2.4.12/linux/include/linux/usb.h linux/include/linux/usb.h
@@ -855,7 +855,7 @@
extern struct list_head usb_driver_list;
extern struct list_head usb_bus_list;
-extern rwlock_t usb_bus_list_lock;
+extern struct semaphore usb_bus_list_lock;
/*
* USB device fs stuff
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)