diff options
Diffstat (limited to 'net/tipc/port.h')
-rw-r--r-- | net/tipc/port.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/tipc/port.h b/net/tipc/port.h index 3f6c0aaa171d..3a807fcec2be 100644 --- a/net/tipc/port.h +++ b/net/tipc/port.h | |||
@@ -191,8 +191,6 @@ int tipc_createport(unsigned int tipc_user, void *usr_handle, | |||
191 | 191 | ||
192 | int tipc_deleteport(u32 portref); | 192 | int tipc_deleteport(u32 portref); |
193 | 193 | ||
194 | int tipc_ownidentity(u32 portref, struct tipc_portid *port); | ||
195 | |||
196 | int tipc_portimportance(u32 portref, unsigned int *importance); | 194 | int tipc_portimportance(u32 portref, unsigned int *importance); |
197 | int tipc_set_portimportance(u32 portref, unsigned int importance); | 195 | int tipc_set_portimportance(u32 portref, unsigned int importance); |
198 | 196 | ||