diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2015-04-14 15:08:15 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-04-15 20:07:12 (GMT) |
commit | e3784bd1d9f1039f28dff2c0c0d17daabb3d6761 (patch) | |
tree | 3fcdf1f97cf69334da4ea6920634ff2e35427a77 /scripts/diffconfig | |
parent | ecc3993a2ad2a4ce8f1a58a08e9177f21015492d (diff) | |
download | linux-e3784bd1d9f1039f28dff2c0c0d17daabb3d6761.tar.xz |
IB/iser: Remove a redundant struct iser_data_buf
No need to keep two iser_data_buf structures just in case we use
mem copy. We can avoid that just by adding a pointer to the original
sg. So keep only two iser_data_buf per command (data and protection)
and pass the relevant data_buf to bounce buffer routine.
This patch does not change any functionality.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Adir Lev <adirl@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions