]> Git Repo - linux.git/commit
libata: fix translation of concurrent positioning ranges
authorTyler Erickson <[email protected]>
Thu, 2 Jun 2022 22:51:12 +0000 (16:51 -0600)
committerDamien Le Moal <[email protected]>
Wed, 8 Jun 2022 03:19:13 +0000 (12:19 +0900)
commit6d11acd452fd885ef6ace184c9c70bc863a8c72f
treea3a0fc561c76c9ca6fd2b99fa0485c79fd280144
parentc745dfc541e78428ba3986f1d17fe1dfdaca8184
libata: fix translation of concurrent positioning ranges

Fixing the page length in the SCSI translation for the concurrent
positioning ranges VPD page. It was writing starting in offset 3
rather than offset 2 where the MSB is supposed to start for
the VPD page length.

Cc: [email protected]
Fixes: fe22e1c2f705 ("libata: support concurrent positioning ranges log")
Signed-off-by: Tyler Erickson <[email protected]>
Reviewed-by: Muhammad Ahmad <[email protected]>
Tested-by: Michael English <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
drivers/ata/libata-scsi.c
This page took 0.050988 seconds and 4 git commands to generate.