Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
[pandora-kernel.git] / net / bluetooth / hidp / hidp.h
index 19e9500..af1bcc8 100644 (file)
@@ -142,6 +142,7 @@ struct hidp_session {
        uint ctrl_mtu;
        uint intr_mtu;
 
+       atomic_t terminate;
        struct task_struct *task;
 
        unsigned char keys[8];