diff options
Diffstat (limited to 'net/tipc/port.c')
-rw-r--r-- | net/tipc/port.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/port.c b/net/tipc/port.c index e822117b79ad..01dcfeea1ec4 100644 --- a/net/tipc/port.c +++ b/net/tipc/port.c | |||
@@ -88,7 +88,7 @@ static void port_incr_out_seqno(struct port *p_ptr) | |||
88 | * tipc_multicast - send a multicast message to local and remote destinations | 88 | * tipc_multicast - send a multicast message to local and remote destinations |
89 | */ | 89 | */ |
90 | 90 | ||
91 | int tipc_multicast(u32 ref, struct tipc_name_seq const *seq, u32 domain, | 91 | int tipc_multicast(u32 ref, struct tipc_name_seq const *seq, |
92 | u32 num_sect, struct iovec const *msg_sect) | 92 | u32 num_sect, struct iovec const *msg_sect) |
93 | { | 93 | { |
94 | struct tipc_msg *hdr; | 94 | struct tipc_msg *hdr; |