Skip to content
Commit a35fffbf authored by Karsten Graul's avatar Karsten Graul Committed by David S. Miller
Browse files

net/smc: handle unexpected response types for confirm link



A delete link could arrive during confirm link processing. Handle this
situation directly in smc_llc_srv_conf_link() rather than using the
logic in smc_llc_wait() to avoid the unexpected message handling there.

Reviewed-by: default avatarUrsula Braun <ubraun@linux.ibm.com>
Fixes: 1551c95b ("net/smc: final part of add link processing as SMC server")
Signed-off-by: default avatarKarsten Graul <kgraul@linux.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9b873778
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment