commit | 45fa8da0bf5cb447fcf835d184e2d3b745376e69 | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Mon May 04 14:18:47 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 10:54:39 2020 -0700 |
tree | 830260f960f618058d5681c179a007d17fa2922e | |
parent | a52bcc919b14c9d78f03b2b4ff604e5ca69c7e6d [diff] |
net/smc: create improved SMC-R link_uid The link_uid of an SMC-R link is exchanged between SMC peers and its value can be used for debugging purposes. Create a unique link_uid during link initialization and use it in communication with SMC-R peers. 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>