linux/drivers/scsi/mpt3sas
Sreekanth Reddy aba5a85c2f scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS device after host reset
Enclosure handles are not updated after host reset.  As a result, driver
device structure is holding previously assigned enclosure handle which
is different from the enclosure handle populated in the corresponding
device page.

Modified the driver to update devices enclosure handles after host reset
to current value by referring the enclosure handles from corresponding
device pages

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@broadcom.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-10-11 14:08:07 -04:00
..
mpi scsi: mpt3sas: Updated MPI headers to v2.00.48 2017-10-11 14:08:07 -04:00
Kconfig
Makefile
mpt3sas_base.c scsi: mpt3sas: Reduce memory footprint in kdump kernel 2017-10-11 14:08:07 -04:00
mpt3sas_base.h scsi: mpt3sas: Display chassis slot information of the drive 2017-10-11 14:08:07 -04:00
mpt3sas_config.c scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices. 2016-11-08 17:29:59 -05:00
mpt3sas_ctl.c scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo 2017-09-25 19:21:01 -04:00
mpt3sas_ctl.h scripts/spelling.txt: add "overwritting" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
mpt3sas_debug.h
mpt3sas_scsih.c scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS device after host reset 2017-10-11 14:08:07 -04:00
mpt3sas_transport.c scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough 2017-08-29 21:51:45 -04:00
mpt3sas_trigger_diag.c
mpt3sas_trigger_diag.h
mpt3sas_warpdrive.c