Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
This commit is contained in:
@ -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))
|
||||
|
Reference in New Issue
Block a user