linux/drivers/scsi/mpi3mr
Sreekanth Reddy 97e6ea6d78 scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs
When scanning devices through the 'scan' attribute in sysfs, the user will
observe duplicate device entries in lsscsi command output.

Set the shost's max_channel to zero to avoid this.

Link: https://lore.kernel.org/r/20211014055425.30719-1-sreekanth.reddy@broadcom.com
Fixes: 824a156633 ("scsi: mpi3mr: Base driver code")
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-10-16 22:16:37 -04:00
..
mpi
Kconfig
Makefile
mpi3mr_debug.h
mpi3mr_fw.c scsi: mpi3mr: Set up IRQs in resume path 2021-08-24 22:56:33 -04:00
mpi3mr_os.c scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs 2021-10-16 22:16:37 -04:00
mpi3mr.h scsi: mpi3mr: Set up IRQs in resume path 2021-08-24 22:56:33 -04:00