aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorJon Maloy <[email protected]>2021-06-02 13:44:24 -0400
committerDavid S. Miller <[email protected]>2021-06-03 14:06:39 -0700
commit14623e005a1e74864afca1261a3aa8e6e8017df9 (patch)
treebe04beeb1f38a0f2feab54ffe183f5a67e0b2a0a /net/tipc/node.c
parenteda1bc65b0dc1b03006e427430ba23746ec44714 (diff)
tipc: eliminate redundant fields in struct tipc_sock
We eliminate the redundant fields conn_type and conn_instance in struct tipc_sock. On the connecting side, this information is already present in the unused (after the connection is established) part of the pre-allocated header, and on the accepting side, we put it there when the new socket is created. Reviewed-by: Xin Long <[email protected]> Tested-by: Hoang Le <[email protected]> Signed-off-by: Jon Maloy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions