scsi: libsas: Introduce struct smp_rps_resp
Similarly to sas report general and discovery responses, define the structure struct smp_rps_resp to handle SATA PHY report responses using a structure with a size that is exactly equal to the sas defined response size. With this change, struct smp_resp becomes unused and is removed. Link: https://lore.kernel.org/r/20220609022456.409087-4-damien.lemoal@opensource.wdc.com Reviewed-by:John Garry <john.garry@huawei.com> Signed-off-by:
Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
- drivers/scsi/aic94xx/aic94xx_dev.c 1 addition, 1 deletiondrivers/scsi/aic94xx/aic94xx_dev.c
- drivers/scsi/libsas/sas_expander.c 2 additions, 2 deletionsdrivers/scsi/libsas/sas_expander.c
- drivers/scsi/libsas/sas_internal.h 1 addition, 1 deletiondrivers/scsi/libsas/sas_internal.h
- include/scsi/libsas.h 1 addition, 1 deletioninclude/scsi/libsas.h
- include/scsi/sas.h 2 additions, 6 deletionsinclude/scsi/sas.h
Loading
Please register or sign in to comment