summaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>2016-11-01 14:02:46 +0100
committerDavid S. Miller <davem@davemloft.net>2016-11-01 16:53:25 +0100
commit9fd4b070f6311faa7ba1ae746e955fedfbe3e045 (patch)
tree449485ad52aa9d446575e7031059d20e84051bdc /lib/dynamic_debug.c
parenttipc: create TIPC_OPEN as a new sk_state (diff)
downloadlinux-9fd4b070f6311faa7ba1ae746e955fedfbe3e045.tar.xz
linux-9fd4b070f6311faa7ba1ae746e955fedfbe3e045.zip
tipc: create TIPC_DISCONNECTING as a new sk_state
In this commit, we create a new tipc socket state TIPC_DISCONNECTING in sk_state. TIPC_DISCONNECTING is replacing the socket connection status update using SS_DISCONNECTING. TIPC_DISCONNECTING is set for connection oriented sockets at: - tipc_shutdown() - connection probe timeout - when we receive an error message on the connection. There is no functional change in this commit. Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions