net/smc: no link delete for a never active link
authorUrsula Braun <ubraun@linux.ibm.com>
Thu, 22 Nov 2018 09:26:38 +0000 (10:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Nov 2018 01:20:32 +0000 (17:20 -0800)
commit90d8b29cb4b251cd874aa00a50d11b28a7322986
tree7563db747946b6609962c4a7f5a15e46afb47735
parent9ed28556a388fdb894bdf9bd64c05cf6e7783ba3
net/smc: no link delete for a never active link

If a link is terminated that has never reached the active state,
there is no need to trigger an LLC DELETE LINK.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_core.c