commit | 99a20889816a653e192db23701b0fda00399b91f | [log] [tgz] |
---|---|---|
author | Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> | Tue Nov 01 14:02:48 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 01 11:53:26 2016 -0400 |
tree | 5a00a77bc0ac71427e8271987acb496261e7e1d8 | |
parent | 6f00089c7372ba9732c046fe242301dfb0a13233 [diff] |
tipc: create TIPC_CONNECTING as a new sk_state In this commit, we create a new tipc socket state TIPC_CONNECTING by primarily replacing the SS_CONNECTING with TIPC_CONNECTING. 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>