aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJon Paul Maloy <[email protected]>2014-03-12 11:31:08 -0400
committerDavid S. Miller <[email protected]>2014-03-12 15:53:49 -0400
commitf9fef18c6d688697e72d1020a7c43a50c1331a58 (patch)
treec256dcf97aae43ab23c2a28cbf763e421f0dec64 /net/unix/af_unix.c
parent978813ee89674fdb6bb6585153166b7603173cd2 (diff)
tipc: remove redundant 'peer_name' field in struct tipc_sock
The field 'peer_name' in struct tipc_sock is redundant, since this information already is available from tipc_port, to which tipc_sock has a reference. We remove the field, and ensure that peer node and peer port info instead is fetched via the functions that already exist for this purpose. Signed-off-by: Jon Maloy <[email protected]> Reviewed-by: Ying Xue <[email protected]> Reviewed-by: Erik Hugne <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions