diff options
author | Roland Dreier <roland@purestorage.com> | 2012-03-30 14:29:12 -0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-04-14 20:40:32 -0400 |
commit | 6f9e7f01b69bc2d6021e4ab827e1fd78c82cbc52 (patch) | |
tree | 813c6e9f5e5cfe8e67444a00b5ece09a878462cd /drivers/vlynq | |
parent | e182d6828d3144f7206829398c95fc14b78e9bbc (diff) |
IB/srpt: Remove use of transport_do_task_sg_chain()
With the modern target core, se_cmd->t_data_sg already points to a
sglist that covers the whole command. So task_sg chaining is needless
overhead and obfuscation -- instead of splicing the split up task
sglists back into one list, we can just use the original list directly.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions