]> git.baikalelectronics.ru Git - kernel.git/commit
smc: introduce SMC as an IB-client
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Mon, 9 Jan 2017 15:55:14 +0000 (16:55 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 21:07:38 +0000 (16:07 -0500)
commit0bb7e7b2f4d9a1082f8ce2df5b781c297abdc7e8
treeddb307b528feb0c8bc38e64a7caa9ee51f9d8da5
parent90bb6d8d76d3b0198b0c72ad6d4b6cec29f4ddb7
smc: introduce SMC as an IB-client

* create a list of SMC IB-devices

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/Makefile
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_ib.c [new file with mode: 0644]
net/smc/smc_ib.h [new file with mode: 0644]