]> asedeno.scripts.mit.edu Git - linux.git/commit
tipc: fix rebasing error
authorJon Maloy <jon.maloy@ericsson.com>
Mon, 16 Oct 2017 14:04:51 +0000 (16:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Oct 2017 20:28:36 +0000 (21:28 +0100)
commit36c0a9dfc6613242ba1de012e2d15145cdaae805
tree6a4c5a4d6c49adadb3660638f9a30e8a72cf215e
parent45880485a3c58a4fc40734e23ddfbe786dfac072
tipc: fix rebasing error

In commit 2f487712b893 ("tipc: guarantee that group broadcast doesn't
bypass group unicast") there was introduced a last-minute rebasing
error that broke non-group communication.

We fix this here.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c