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:
6ef8bb8
)
IB/iser: Remove code duplication for a single DMA entry
author
Sagi Grimberg
<sagig@mellanox.com>
Tue, 14 Apr 2015 15:08:26 +0000
(18:08 +0300)
committer
Doug Ledford
<dledford@redhat.com>
Wed, 15 Apr 2015 20:07:13 +0000
(16:07 -0400)
In singleton scatterlists, DMA memory registration code
is taken both for Fastreg and FMR code paths. Move it to
a function.
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