Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / include / linux / hidraw.h
index 2451662c728a7881e5d7d42fe02d17c15ce86914..ddf52612eed85dffed82a0d1993892ba848dc38b 100644 (file)
@@ -23,6 +23,7 @@ struct hidraw {
        wait_queue_head_t wait;
        struct hid_device *hid;
        struct device *dev;
+       spinlock_t list_lock;
        struct list_head list;
 };
 
This page took 0.02809 seconds and 5 git commands to generate.