]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2015 16:26:01 +0000 (12:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2015 16:26:01 +0000 (12:26 -0400)
commit0df48edc046d2003062c5db4f868150e9183f582
treeaebead12cc0faf722ad62b94826730754830dd1b
parent692ab6d471c697f902f41b36e299f4e1f2b88858
parent23a233f64d3675e0e9e89282f063f21864f71075
Merge branch 'tipc-next'

Erik Hugne says:

====================
tipc: small bugfix an support for datagram connect()

Most notable in this series is patch#3 that allows programs to associate
a tipc address with a connectionless (RDM/DGRAM) socket.

v2: Fix indent issue in patch#3
====================

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