]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: common functions for RMBs and send buffers
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Fri, 28 Jul 2017 11:56:20 +0000 (13:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Jul 2017 18:22:58 +0000 (11:22 -0700)
commit47f3c5a9bb7c1259cb372bb4f3b2a70520d0aa69
tree7d2fa25da5633c9bd456cfc1e763e68301e3f088
parentbc57c85c65e488d4c0632bed2e6cb7da4a118cd6
net/smc: common functions for RMBs and send buffers

Creation and deletion of SMC receive and send buffers shares a high
amount of common code . This patch introduces common functions to get
rid of duplicate code.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_core.c
net/smc/smc_core.h