diff options
Diffstat (limited to 'net/tipc/group.c')
-rw-r--r-- | net/tipc/group.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/group.c b/net/tipc/group.c index e82f13cb2dc5..06fee142f09f 100644 --- a/net/tipc/group.c +++ b/net/tipc/group.c | |||
@@ -666,6 +666,7 @@ static void tipc_group_create_event(struct tipc_group *grp, | |||
666 | struct sk_buff *skb; | 666 | struct sk_buff *skb; |
667 | struct tipc_msg *hdr; | 667 | struct tipc_msg *hdr; |
668 | 668 | ||
669 | memset(&evt, 0, sizeof(evt)); | ||
669 | evt.event = event; | 670 | evt.event = event; |
670 | evt.found_lower = m->instance; | 671 | evt.found_lower = m->instance; |
671 | evt.found_upper = m->instance; | 672 | evt.found_upper = m->instance; |