summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.h
diff options
context:
space:
mode:
authorEric Moore <eric.moore@lsi.com>2009-05-18 20:59:41 +0200
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2009-05-23 22:44:16 +0200
commit3c621b3ee1432e7a2aca4a3b670b1d05f19ecf9c (patch)
treed8decff739834f1e9930a3e332cf770bf0d7372b /drivers/scsi/mpt2sas/mpt2sas_base.h
parent[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c (diff)
downloadlinux-3c621b3ee1432e7a2aca4a3b670b1d05f19ecf9c.tar.xz
linux-3c621b3ee1432e7a2aca4a3b670b1d05f19ecf9c.zip
[SCSI] mpt2sas: T10 DIF Support
This add support for type 1 and 3 DIF support per the Oracle API. Signed-off-by: Eric Moore <eric.moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_base.h')
-rw-r--r--drivers/scsi/mpt2sas/mpt2sas_base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/mpt2sas/mpt2sas_base.h b/drivers/scsi/mpt2sas/mpt2sas_base.h
index 36b1d1052ba1..aba81fb320b7 100644
--- a/drivers/scsi/mpt2sas/mpt2sas_base.h
+++ b/drivers/scsi/mpt2sas/mpt2sas_base.h
@@ -61,6 +61,7 @@
#include <scsi/scsi_tcq.h>
#include <scsi/scsi_transport_sas.h>
#include <scsi/scsi_dbg.h>
+#include <scsi/scsi_eh.h>
#include "mpt2sas_debug.h"