]> Pileus Git - ~andy/linux/blobdiff - net/tipc/link.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[~andy/linux] / net / tipc / link.c
index 471973ff134f890e03437dec4ce65b436c136da6..d4b5de41b682188f1cf3bcffb08a44f38a9f84ae 100644 (file)
@@ -1438,6 +1438,7 @@ void tipc_rcv(struct sk_buff *head, struct tipc_bearer *b_ptr)
                int type;
 
                head = head->next;
+               buf->next = NULL;
 
                /* Ensure bearer is still enabled */
                if (unlikely(!b_ptr->active))