git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a065fe6
)
IB/iser: Remove redundant cmd_data_len calculation
author
Sagi Grimberg
<sagig@mellanox.com>
Tue, 14 Apr 2015 15:08:14 +0000
(18:08 +0300)
committer
Doug Ledford
<dledford@redhat.com>
Wed, 15 Apr 2015 20:07:12 +0000
(16:07 -0400)
This code was added before we had protection data length
calculation (in iser_send_command), so we needed to calc
the sg data length from the sg itself. This is not needed
anymore.
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>
drivers/infiniband/ulp/iser/iser_memory.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/ulp/iser/iser_memory.c
Simple merge