diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-09-23 12:14:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-04 17:29:48 +0300 |
commit | facf1e49a04a94ae4e1bd8267d766a2ee3dfd2ac (patch) | |
tree | 4b0c4a8cb6a973394db993d281d331a6a0f00401 /include/linux/fpga/fpga-mgr.h | |
parent | 6ab95e27b77730de3fa2d601db3764490c5eede2 (diff) | |
download | linux-facf1e49a04a94ae4e1bd8267d766a2ee3dfd2ac.tar.xz |
ata: libata-scsi: Fix ata_msense_control() CDL page reporting
commit 0e9a2990a93f27daa643b6fa73cfa47b128947a7 upstream.
When the user requests the ALL_SUB_MPAGES mode sense page,
ata_msense_control() adds the CDL_T2A_SUB_MPAGE twice instead of adding
the CDL_T2A_SUB_MPAGE and CDL_T2B_SUB_MPAGE pages information. Correct
the second call to ata_msense_control_spgt2() to report the
CDL_T2B_SUB_MPAGE page.
Fixes: 673b2fe6ff1d ("scsi: ata: libata-scsi: Add support for CDL pages mode sense")
Cc: stable@vger.kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions