commit | 3e034725c0d814370a75b249c0ba794262cacd0f | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Fri Jul 28 13:56:20 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 29 11:22:58 2017 -0700 |
tree | 7d2fa25da5633c9bd456cfc1e763e68301e3f088 | |
parent | 9d8fb6173477ad61364eeab652a87c2a295fa601 [diff] |
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>