Searched hist:"696 fec18e17cb63d480e29aafc39d273bd9b776d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/arm/ |
H A D | fas216.c | diff 696fec18e17cb63d480e29aafc39d273bd9b776d Thu Oct 07 15:28:28 CDT 2021 Bart Van Assche <bvanassche@acm.org> scsi: fas216: Stop using scsi_cmnd.scsi_done
Store the completion callback pointer in struct fas216_cmd_priv instead of in struct scsi_cmnd. This patch prepares for removal of the scsi_done member from struct scsi_cmnd.
Link: https://lore.kernel.org/r/20211007202923.2174984-34-bvanassche@acm.org Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|