diff options
author | 2018-02-15 10:40:49 +0100 | |
---|---|---|
committer | 2018-02-16 15:26:34 -0500 | |
commit | 5c45ab24ac77ea32eae7d3576cf37c3ddb259f80 (patch) | |
tree | d8a46d20cdeb90d3a625eaa71d1a71293635e0d4 /net/ipv6/raw.c | |
parent | tipc: some prefix changes (diff) | |
download | wireguard-linux-5c45ab24ac77ea32eae7d3576cf37c3ddb259f80.tar.xz wireguard-linux-5c45ab24ac77ea32eae7d3576cf37c3ddb259f80.zip |
tipc: make struct tipc_server private for server.c
In order to narrow the interface and dependencies between the topology
server and the subscription/binding table functionality we move struct
tipc_server inside the file server.c. This requires some code
adaptations in other files, but those are mostly minor.
The most important change is that we have to move the start/stop
functions for the topology server to server.c, where they logically
belong anyway.
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/raw.c')
0 files changed, 0 insertions, 0 deletions