x86: Allow x86-32 instruction decoder selftest on x86-64
[pandora-kernel.git] / drivers / ieee1394 / raw1394-private.h
index a06aaad..7a225a4 100644 (file)
@@ -22,6 +22,7 @@ enum raw1394_iso_state { RAW1394_ISO_INACTIVE = 0,
 struct file_info {
         struct list_head list;
 
+       struct mutex state_mutex;
         enum { opened, initialized, connected } state;
         unsigned int protocol_version;