Files
android_kernel_xiaomi_sm8450/net/smc
Karsten Graul 4dadd151b2 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>
2020-05-03 16:08:07 -07:00
..
2019-11-16 12:26:49 -08:00
2019-10-22 11:23:44 -07:00
2020-05-03 16:08:07 -07:00
2018-11-21 16:14:56 -08:00
2020-05-03 16:08:07 -07:00
2020-05-03 16:08:07 -07:00
2018-05-04 11:45:06 -04:00