]> Git Repo - linux.git/commit
tipc: create TIPC_OPEN as a new sk_state
authorParthasarathy Bhuvaragan <[email protected]>
Tue, 1 Nov 2016 13:02:45 +0000 (14:02 +0100)
committerDavid S. Miller <[email protected]>
Tue, 1 Nov 2016 15:53:25 +0000 (11:53 -0400)
commit438adcaf0df181fb6bf2afa917c741cc8c9241c3
tree3eb91d4bffad93ff3cd89a78c487fd7ecfa55ed3
parent8ea642ee9a0dbcb25aace4cfd0ed41aeee893a7f
tipc: create TIPC_OPEN as a new sk_state

In this commit, we create a new tipc socket state TIPC_OPEN in
sk_state. We primarily replace the SS_UNCONNECTED sock->state with
TIPC_OPEN.

Signed-off-by: Parthasarathy Bhuvaragan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/tipc/socket.c
This page took 0.049715 seconds and 4 git commands to generate.