net/smc: remove obsolete link state DELETING
authorKarsten Graul <kgraul@linux.ibm.com>
Thu, 30 Apr 2020 13:55:51 +0000 (15:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:44:34 +0000 (12:44 -0700)
commit41a211d862242439c9cdb2481946bb0928760541
treee3355154944f612ed43807c9872ee4eb2d6ae4b3
parent42d18acce9e29b61f5dbfc5118d7c72093e703a1
net/smc: remove obsolete link state DELETING

The connection layer in af_smc.c is now using the new LLC flow
framework, which made the link state DELETING obsolete. Remove the state
and the respective helpers.

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>
net/smc/smc_core.c
net/smc/smc_core.h
net/smc/smc_llc.c
net/smc/smc_llc.h