Re: [PATCH v3 05/18] scsi: support retrieving sub-pages of mode pages
From: Bart Van Assche <bvanassche@acm.org>
Date: 2023-01-24 19:34:46
Also in:
linux-ide, linux-scsi
From: Bart Van Assche <bvanassche@acm.org>
Date: 2023-01-24 19:34:46
Also in:
linux-ide, linux-scsi
On 1/24/23 11:02, Niklas Cassel wrote:
From: Damien Le Moal <redacted> Allow scsi_mode_sense() to retrieve sub-pages of mode pages by adding the subpage argument. Change all the current caller sites to specify the subpage 0.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>