Merge branch 'tipc-socketpair'
authorDavid S. Miller <[email protected]>
Wed, 29 Mar 2017 21:10:12 +0000 (14:10 -0700)
committerDavid S. Miller <[email protected]>
Wed, 29 Mar 2017 21:10:12 +0000 (14:10 -0700)
Parthasarathy Bhuvaragan says:

====================
tipc: add socketpair support

We add socketpair support for connection oriented sockets in
the first patch and for connection less in the second.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge