
10 Sep
2019
10 Sep
'19
5:46 a.m.
On 09/09/19 1:49 PM, Faiz Abbas wrote:
diff --git a/include/scsi.h b/include/scsi.h index 81ab43c842..076bdbc6a0 100644 --- a/include/scsi.h +++ b/include/scsi.h @@ -168,6 +168,7 @@ struct scsi_platdata { unsigned long base; unsigned long max_lun; unsigned long max_id;
- unsigned long max_bytes;
Please add description of the new field. Also, could the name be bit more specific like max_bytes_per_req?
--
Regards
Vignesh