diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/scsi/libsas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index 0c775fceb675..da96bcfb9e46 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h | |||
| @@ -554,6 +554,7 @@ struct sas_task { | |||
| 554 | #define SAS_TASK_STATE_DONE 2 | 554 | #define SAS_TASK_STATE_DONE 2 |
| 555 | #define SAS_TASK_STATE_ABORTED 4 | 555 | #define SAS_TASK_STATE_ABORTED 4 |
| 556 | #define SAS_TASK_INITIATOR_ABORTED 8 | 556 | #define SAS_TASK_INITIATOR_ABORTED 8 |
| 557 | #define SAS_TASK_AT_INITIATOR 16 | ||
| 557 | 558 | ||
| 558 | static inline struct sas_task *sas_alloc_task(gfp_t flags) | 559 | static inline struct sas_task *sas_alloc_task(gfp_t flags) |
| 559 | { | 560 | { |
