]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/scsi/libsas.h
Re-posting DMA Macros updated to use DMA V4 baseaddress
[linux-2.6-omap-h63xx.git] / include / scsi / libsas.h
index ad0182ef7809bba62450e4788dfb658fd601ce8d..2e6bdc4e7a0ae1deb116b7d9e96e8e29bbf05b99 100644 (file)
@@ -314,8 +314,7 @@ struct scsi_core {
        struct list_head  task_queue;
        int               task_queue_size;
 
-       struct semaphore  queue_thread_sema;
-       int               queue_thread_kill;
+       struct task_struct *queue_thread;
 };
 
 struct sas_ha_event {