]> 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)
commitbd594f2b84e21be47d96fb58d0e7b9511e8a5c5d
treee26d650e439f5a73e08726c8cb978c15020152fc
parentd82ce631a3a472d07d40efdb49e32eb325d1cdc8
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