]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/3w-xxxx.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[karo-tx-linux.git] / drivers / scsi / 3w-xxxx.h
index 4f81fc39ec57d7525a506021433aaefec0707702..31fe5ea159205bb15b861a615d39b7405679c728 100644 (file)
@@ -420,7 +420,7 @@ typedef struct TAG_TW_Device_Extension {
        u32                     max_sector_count;
        u32                     aen_count;
        struct Scsi_Host        *host;
-       struct semaphore        ioctl_sem;
+       struct mutex            ioctl_lock;
        unsigned short          aen_queue[TW_Q_LENGTH];
        unsigned char           aen_head;
        unsigned char           aen_tail;