diff options
author | Suganath prabu Subramani | 2016-01-28 07:37:05 +0100 |
---|---|---|
committer | Martin K. Petersen | 2016-02-24 03:27:02 +0100 |
commit | 5c739b6157bd090942e5847ddd12bfb99cd4240d (patch) | |
tree | ded954995519691b2a30ceeac8075bf3b5b42aeb /drivers/scsi/mpt3sas/mpi/mpi2_init.h | |
parent | mpt3sas: Add support for configurable Chain Frame Size (diff) | |
download | kernel-qcow2-linux-5c739b6157bd090942e5847ddd12bfb99cd4240d.tar.gz kernel-qcow2-linux-5c739b6157bd090942e5847ddd12bfb99cd4240d.tar.xz kernel-qcow2-linux-5c739b6157bd090942e5847ddd12bfb99cd4240d.zip |
mpt3sas: Updated MPI Header to 2.00.42
Updated MPI version and MPI header files.
Signed-off-by: Suganath prabu Subramani <suganath-prabu.subramani@avagotech.com>
Signed-off-by: Chaitra P B <chaitra.basappa@avagotech.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_init.h')
-rw-r--r-- | drivers/scsi/mpt3sas/mpi/mpi2_init.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/mpt3sas/mpi/mpi2_init.h b/drivers/scsi/mpt3sas/mpi/mpi2_init.h index 49166999a664..c38f624b859d 100644 --- a/drivers/scsi/mpt3sas/mpi/mpi2_init.h +++ b/drivers/scsi/mpt3sas/mpi/mpi2_init.h @@ -47,7 +47,8 @@ * 04-09-13 02.00.15 Added SCSIStatusQualifier field to MPI2_SCSI_IO_REPLY, * replacing the Reserved4 field. * 11-18-14 02.00.16 Updated copyright information. - * 03-xx-15 02.00.17 Updated for MPI v2.6. + * 03-16-15 02.00.17 Updated for MPI v2.6. + * Added MPI26_SCSIIO_IOFLAGS_ESCAPE_PASSTHROUGH. * Added MPI2_SEP_REQ_SLOTSTATUS_DEV_OFF and * MPI2_SEP_REPLY_SLOTSTATUS_DEV_OFF. * -------------------------------------------------------------------------- |