commit | 387707fdf48697c667dd5e9715ac4feb41602d15 | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Wed Apr 29 17:10:40 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 29 12:26:32 2020 -0700 |
tree | c6613774062587509d31e09dca852dd3ae6e51a5 | |
parent | 026c381fb4778d0d44af57b7ff674f31f04af221 [diff] |
net/smc: convert static link ID to dynamic references As a preparation for the support of multiple links remove the usage of a static link id (SMC_SINGLE_LINK) and allow dynamic link ids. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>