]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: add pnetid support for SMC-D and ISM
authorHans Wippel <hwippel@linux.ibm.com>
Thu, 28 Jun 2018 17:05:08 +0000 (19:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 11:42:25 +0000 (20:42 +0900)
commit953ccf5c26b1fbdd593cfce4c8e3f88690c4f52a
treee26d650e439f5a73e08726c8cb978c15020152fc
parentaada6413944e489a2ecfb1684d5514bba6e02b2c
net/smc: add pnetid support for SMC-D and ISM

SMC-D relies on PNETIDs to find usable SMC-D/ISM devices for a SMC
connection. This patch adds SMC-D/ISM support to the current PNETID
implementation.

Signed-off-by: Hans Wippel <hwippel@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Suggested-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/smc.h
net/smc/smc_ism.c
net/smc/smc_pnet.c
net/smc/smc_pnet.h