alistair23-linux/drivers/scsi/aacraid
Raghava Aditya Renukunta e51c4d703d scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
Earlier driver would scan throgh all supported buses and targets and add
devices that responded. It would add devices that were _hidden_ by the fw.
Driver would invalidate commands sent to _hidden_ devices via the
AAC_HIDE_DISK check.

Since the driver now adds only the devices that are supposed to be
exposed, this code can be removed.

Signed-off-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-01-03 23:26:43 -05:00
..
aachba.c scsi: aacraid: Remove AAC_HIDE_DISK check in queue command 2018-01-03 23:26:43 -05:00
aacraid.h scsi: aacraid: Remove AAC_HIDE_DISK check in queue command 2018-01-03 23:26:43 -05:00
commctrl.c scsi: aacraid: Fix ioctl reset hang 2018-01-03 23:26:41 -05:00
comminit.c scsi: aacraid: Move code to wait for IO completion to shutdown func 2018-01-03 23:26:42 -05:00
commsup.c scsi: aacraid: Remove unused rescan variable 2018-01-03 23:26:43 -05:00
dpcsup.c
linit.c scsi: aacraid: Remove unused rescan variable 2018-01-03 23:26:43 -05:00
Makefile
nark.c
rkt.c
rx.c
sa.c
src.c scsi: aacraid: Add a small delay after IOP reset 2017-09-27 21:42:14 -04:00
TODO