]> git.ipfire.org Git - thirdparty/u-boot.git/commit
scsi: Add max_bytes_per_req to scsi_platdata
authorFaiz Abbas <faiz_abbas@ti.com>
Tue, 15 Oct 2019 12:54:33 +0000 (18:24 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 24 Oct 2019 00:47:12 +0000 (20:47 -0400)
commit4ff572830eb1ae95fa85f8ab585521ccc1d86845
tree5d344679a98ec497740c45e8e8f15907ed2f3580
parent66c54f1a3e467e25093253020a75f6b288b7281f
scsi: Add max_bytes_per_req to scsi_platdata

Add max_bytes_per_req to scsi_platdata to enable the host driver to limit
the number of bytes that can be read/written per request.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
drivers/scsi/scsi.c
include/scsi.h