diff options
author | Jon Paul Maloy <[email protected]> | 2015-11-19 14:30:46 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-11-20 14:06:10 -0500 |
commit | 38206d5939068415c413ac253be6f364d06e672f (patch) | |
tree | 0325222bc72ed1ae0039ccb3f7d8300342b6dff9 /net/unix/af_unix.c | |
parent | 5be9c086715c10fb9ae3ffc0ef580dc3a165f98a (diff) |
tipc: narrow down interface towards struct tipc_link
We move the definition of struct tipc_link from link.h to link.c in
order to minimize its exposure to the rest of the code.
When needed, we define new functions to make it possible for external
entities to access and set data in the link.
Apart from the above, there are no functional changes.
Reviewed-by: Ying Xue <[email protected]>
Signed-off-by: Jon Maloy <[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