]> Git Repo - J-u-boot.git/commit
scsi: Add max_bytes_per_req to scsi_platdata
authorFaiz Abbas <[email protected]>
Tue, 15 Oct 2019 12:54:33 +0000 (18:24 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
drivers/scsi/scsi.c
include/scsi.h
This page took 0.037413 seconds and 4 git commands to generate.