net/smc: move smc_core specific code from smc.h to smc_core
authorHans Wippel <hwippel@linux.ibm.com>
Fri, 18 May 2018 07:34:14 +0000 (09:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 May 2018 17:15:01 +0000 (13:15 -0400)
commit2f6becaf79cd16f35ee7cb108200b898235b5aa2
tree8e287e836bb252d90310988c2878fe9152dda58c
parent95d8d26306ee19f9ba32b6381571a72ee924a0b6
net/smc: move smc_core specific code from smc.h to smc_core

SMC connection and buffer handling belong to smc_core. So, this patch
moves this code from smc.h to smc_core.

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