diff options
author | Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> | 2016-11-01 16:02:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-01 18:53:25 +0300 |
commit | 6f00089c7372ba9732c046fe242301dfb0a13233 (patch) | |
tree | 39064e06ccdb8a69f2bc8cf4da38f2739f42e14e /net/tipc/eth_media.c | |
parent | 9fd4b070f6311faa7ba1ae746e955fedfbe3e045 (diff) | |
download | linux-6f00089c7372ba9732c046fe242301dfb0a13233.tar.xz |
tipc: remove SS_DISCONNECTING state
In this commit, we replace the references to SS_DISCONNECTING with
the combination of sk_state TIPC_DISCONNECTING and flags set in
sk_shutdown.
We introduce a new function _tipc_shutdown(), which provides
the common code required by tipc_release() and tipc_shutdown().
Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/eth_media.c')
0 files changed, 0 insertions, 0 deletions