diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2008-02-06 15:38:33 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-11 13:36:31 -0600 |
commit | 90b0c41829450d60da388edcd346c5b31371e7be (patch) | |
tree | b08aa6124d2dd44c13c922b2db5884e9d69fb052 /drivers/scsi/dpti.h | |
parent | ccf9ea91aba0d3b8145900ec02f6edf03dda708c (diff) |
[SCSI] aic94xx: fix ABORT_TASK define conflict
include/scsi/scsi.h as a definition:
#define ABORT_TASK 0x0d
on the other hand drivers/scsi/aic94xx/aic94xx_sas.h has:
#define ABORT_TASK 0x03
rename the latter to SCB_ABORT_TASK
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/dpti.h')
0 files changed, 0 insertions, 0 deletions