diff options
author | Akinobu Mita <[email protected]> | 2014-07-01 23:00:32 +0900 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2014-07-25 17:17:02 -0400 |
commit | eeda47499f01878d60b3db8883fbbafc3c6a2a54 (patch) | |
tree | a81d23f82d1b104844b7207bc75c956cd057643d /net/lapb/lapb_subr.c | |
parent | b2a6c5223c1e1fe293e965685a8373a6a7aca5fe (diff) |
ufs: adjust queue settings to PRDT limitations
The data byte count field of PRDT indicates the length of data block
which is a segment of data transfer for SCSI commands. The value of
this field shall have Dword granularity and the the maximum of length
is 256KB.
This adjusts dma pad mask and max segment size to the above-mentioned
PRDT limitations.
Signed-off-by: Akinobu Mita <[email protected]>
Reviewed-by: Subhash Jadavani <[email protected]>
Tested-by: Dolev Raviv <[email protected]>
Acked-by: Vinayak Holikatti <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions