linux/drivers/infiniband/ulp/iser
Sagi Grimberg e3784bd1d9 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>
2015-04-15 16:07:12 -04:00
..
iscsi_iser.c IB/iser: DIX update 2014-12-15 18:11:46 -08:00
iscsi_iser.h IB/iser: Remove a redundant struct iser_data_buf 2015-04-15 16:07:12 -04:00
iser_initiator.c IB/iser: Remove a redundant struct iser_data_buf 2015-04-15 16:07:12 -04:00
iser_memory.c IB/iser: Remove a redundant struct iser_data_buf 2015-04-15 16:07:12 -04:00
iser_verbs.c IB/iser: Handle fastreg/local_inv completion errors 2015-04-15 16:07:12 -04:00
Kconfig
Makefile