scsi-lowlevel: remove scsi_read6_params
Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
This commit is contained in:
@@ -1024,9 +1024,6 @@ scsi_cdb_read6(uint32_t lba, uint32_t xferlen, int blocksize)
|
||||
}
|
||||
task->expxferlen = xferlen;
|
||||
|
||||
task->params.read6.lba = lba;
|
||||
task->params.read6.num_blocks = num_blocks;
|
||||
|
||||
return task;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user