]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad1a4f4bd5a1169ac275a0fbf070eb7344bf4a48
tree8e287e836bb252d90310988c2878fe9152dda58c
parent3c2596429362abaec51ffdd17a9dab6a7bade313
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