summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLee Susman <lsusman@codeaurora.org>2014-01-29 11:55:21 +0200
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 10:59:18 -0700
commit6c27c43e7c3fbd516e8298957bf3567b2aef815d (patch)
treebc8e9dc5255274d5ab9dae4ee44957b260a30e57 /include
parentd4cf62968e43b6b30990400bfe33cac1f44b83a0 (diff)
scsi: ufs: fix sector increment in ufs_long_seq_test
Currently, request sector is incremented in the long sequential test using a calculation which assumes the device logical block size is 512B (equal to sector size) but this is not the case. This patch changes the calculation to be correct, using the test bio size, and assuming sector size is 512B. Change-Id: I807be243b65834edf9201488a849777e43bb658a Signed-off-by: Lee Susman <lsusman@codeaurora.org> Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions