OSDN Git Service

Merge branch 'tipc-link-starvation'
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 16:13:06 +0000 (11:13 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 16:13:06 +0000 (11:13 -0500)
Jon Maloy says:

====================
tipc: improve interaction socket-link

We fix a very real starvation problem that may occur when a link
encounters send buffer congestion. At the same time we make the
interaction between the socket and link layer simpler and more
consistent.
====================

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

Trivial merge