]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/scsi/libsas.h
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
[linux-2.6-omap-h63xx.git] / include / scsi / libsas.h
index 0689d6682aa328b94be879e3765fdfb59f109bf5..1d394855b3667b1496ca8de7b992d993abb94c8e 100644 (file)
@@ -553,7 +553,6 @@ struct sas_task {
 #define SAS_TASK_STATE_PENDING      1
 #define SAS_TASK_STATE_DONE         2
 #define SAS_TASK_STATE_ABORTED      4
-#define SAS_TASK_INITIATOR_ABORTED  8
 #define SAS_TASK_AT_INITIATOR       16
 
 static inline struct sas_task *sas_alloc_task(gfp_t flags)