commit | 8caaccf521c160d231587091f1f5e8aef2dd0a5e | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Sat Sep 26 12:44:25 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 15:19:03 2020 -0700 |
tree | d77bf9ff836bc76915cfc2280e3d3dbd74a93e42 | |
parent | 201091ebb2a161a0e10aab36186690b332941f6a [diff] |
net/smc: introduce CHID callback for ISM devices With SMCD version 2 the CHIDs of ISM devices are needed for the CLC handshake. This patch provides the new callback to retrieve the CHID of an ISM device. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>