]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/hid.h
HID: fix race between open() and disconnect() in usbhid
[linux-2.6-omap-h63xx.git] / include / linux / hid.h
index fe4ac31eced27fbb5e117ad74d8704435009591c..d951ec4112419e640588923f67b548819ae6c914 100644 (file)
@@ -424,6 +424,7 @@ struct hid_control_fifo {
 #define HID_RESET_PENDING      4
 #define HID_SUSPENDED          5
 #define HID_CLEAR_HALT         6
+#define HID_DISCONNECTED       7
 
 struct hid_input {
        struct list_head list;