commit | 41a211d862242439c9cdb2481946bb0928760541 | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Thu Apr 30 15:55:51 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 12:44:34 2020 -0700 |
tree | e3355154944f612ed43807c9872ee4eb2d6ae4b3 | |
parent | 42d18acce9e29b61f5dbfc5118d7c72093e703a1 [diff] |
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>