patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / linux / usbdevice_fs.h
index 1299273..4235d9f 100644 (file)
@@ -154,7 +154,6 @@ struct usbdevfs_hub_portinfo {
 
 struct dev_state {
        struct list_head list;      /* state list */
-       struct rw_semaphore devsem; /* protects modifications to dev (dev == NULL indicating disconnect) */ 
        struct usb_device *dev;
        struct file *file;
        spinlock_t lock;            /* protects the async urb lists */