tipc: rename tipc_server to tipc_topsrv
We rename struct tipc_server to struct tipc_topsrv. This reflect its now specialized role as topology server. Accoringly, we change or add function prefixes to make it clearer which functionality those belong to. There are no functional changes in this commit. 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>
This commit is contained in:

committed by
David S. Miller

parent
0ef897be12
commit
026321c6d0
@@ -37,7 +37,7 @@
|
||||
#ifndef _TIPC_SUBSCR_H
|
||||
#define _TIPC_SUBSCR_H
|
||||
|
||||
#include "server.h"
|
||||
#include "topsrv.h"
|
||||
|
||||
#define TIPC_MAX_SUBSCR 65535
|
||||
#define TIPC_MAX_PUBLICATIONS 65535
|
||||
|
Reference in New Issue
Block a user