X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fscsi%2F3w-9xxx.h;h=1b16d57f0314b239d2833a49c063f26e18c6234f;hb=cf41f8ac386e8d62122e7e394b4c6b3e3ab30ede;hp=46f22cdc82985d91bbad87fe3df4a0e8e090cc5d;hpb=13d1ef29bc5125d7b77c5f6cdfde5ed31226005c;p=linux-2.6 diff --git a/drivers/scsi/3w-9xxx.h b/drivers/scsi/3w-9xxx.h index 46f22cdc82..1b16d57f03 100644 --- a/drivers/scsi/3w-9xxx.h +++ b/drivers/scsi/3w-9xxx.h @@ -672,7 +672,7 @@ typedef struct TAG_TW_Device_Extension { u32 ioctl_msec; int chrdev_request_id; wait_queue_head_t ioctl_wqueue; - struct semaphore ioctl_sem; + struct mutex ioctl_lock; char aen_clobber; unsigned short working_srl; unsigned short working_branch;