linux/drivers/scsi/device_handler
Moger, Babu c0630f76d0 [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info
The function mode_select_handle_sense returns SCSI_DH_OK even when there is a sense code which is incorrect. Removing it so that it returns SCSI_DH_IO when there is sense that is not handled by this function.

Signed-off-by: Babu Moger <babu.moger@lsi.com>
Reviewed-by: Vijay Chauhan <vijay.chauhan@lsi.com>
Reviewed-by: Bob Stankey <Robert.stankey@lsi.com>
Reviewed-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-10-02 09:45:09 -05:00
..
Kconfig
Makefile
scsi_dh.c [SCSI] scsi_dh: add the interface scsi_dh_set_params() 2009-08-22 17:52:14 -05:00
scsi_dh_alua.c [SCSI] ALUA: send STPG if explicit and implicit is supported 2009-08-22 17:52:01 -05:00
scsi_dh_emc.c [SCSI] scsi_dh: Provide set_params interface in emc device handler 2009-08-22 17:52:14 -05:00
scsi_dh_hp_sw.c
scsi_dh_rdac.c [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info 2009-10-02 09:45:09 -05:00