commit | a3fe3d01bd0d7cd6ee7a5e3eebc0926c47954fe7 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Fri Jul 28 13:56:15 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 29 11:22:57 2017 -0700 |
tree | c0e06f13c8691a67638ec6d1ed143eea7e8d8cdd | |
parent | c45abf31e72f7640c5e84adda4683b72cb32a222 [diff] |
net/smc: introduce sg-logic for RMBs The follow-on patch makes use of ib_map_mr_sg() when introducing separate memory regions for RMBs. This function is based on scatterlists; thus this patch introduces scatterlists for RMBs. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>