Merge branch 'tipc-improvements-to-group-messaging'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:35:59 +0000 (12:35 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:35:59 +0000 (12:35 -0500)
commitfdb533c30496665775867fc9dabd83e8b0308822
tree9562eb2a8fc216296ce455d4b124ada6b13ca965
parenta67c01e209356590f5ceaa8be454c6ab4b99c95b
parenteb929a91b213d2a72c5a8b4af9a1acf63bfb8287
Merge branch 'tipc-improvements-to-group-messaging'

Jon Maloy says:

====================
tipc: improvements to group messaging

We make a number of simplifications and improvements to the group
messaging service. They aim at readability/maintainability of the code
as well as scalability.

The series is based on commit f9c935db8086 ("tipc: fix problems with
multipoint-to-point flow control) which has been applied to 'net' but
not yet to 'net-next'.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>