Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
[pandora-kernel.git] / net / bluetooth / bnep / bnep.h
index 8e6c061..e7ee531 100644 (file)
@@ -155,6 +155,7 @@ struct bnep_session {
        unsigned int  role;
        unsigned long state;
        unsigned long flags;
+       atomic_t      terminate;
        struct task_struct *task;
 
        struct ethhdr eh;