commit | 52bedf37bafe1d3bc36d1513ad059d9fd28b3c3f | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.vnet.ibm.com> | Thu Mar 01 13:51:32 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 01 13:21:31 2018 -0500 |
tree | c49df5fc6752db70b3cb7acfe963e3a9b9ea2249 | |
parent | 75d320d611d8569ebe4e42718de035fcc79f8069 [diff] |
net/smc: process add/delete link messages Add initial support for the LLC messages ADD LINK and DELETE LINK. Introduce a link state field. Extend the initial LLC handshake with ADD LINK processing. Signed-off-by: Karsten Graul <kgraul@linux.vnet.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>