diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-05-03 14:38:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-03 16:08:07 -0700 |
commit | 4dadd151b26589fd0520feb97c93ee981b393a99 (patch) | |
tree | 2405840a8f7fc638a4ca0e87344bbf9560a42683 /drivers/scsi/sd.c | |
parent | 08ae27ddfb6514a8316b17256cd4262bb6931c1f (diff) | |
download | linux-4dadd151b26589fd0520feb97c93ee981b393a99.tar.gz linux-4dadd151b26589fd0520feb97c93ee981b393a99.tar.bz2 linux-4dadd151b26589fd0520feb97c93ee981b393a99.zip |
net/smc: enqueue local LLC messages
As SMC server, when a second link was deleted, trigger the setup of an
asymmetric link. Do this by enqueueing a local ADD_LINK message which
is processed by the LLC layer as if it were received from peer. Do the
same when a new IB port became active and a new link could be created.
smc_llc_srv_add_link_local() enqueues a local ADD_LINK message.
And smc_llc_srv_delete_link_local() is used the same way to enqueue a
local DELETE_LINK message. This is used when an IB port is no longer
active.
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>
Diffstat (limited to 'drivers/scsi/sd.c')
0 files changed, 0 insertions, 0 deletions