Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2014 04:38:26 +0000 (21:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2014 04:38:26 +0000 (21:38 -0700)
commitee40d4bbc031e5286bbcf539315b65e21b63c421
tree9eadd99bdd4bf1a5d2197e3bc2340decc0c683f3
parenta9f559c37b582c9eb12f82ac9bb77476cfda6309
parent6f92ee54b316c116e125a6bb268abe308e4c14e6
Merge branch 'tipc-next'

Jon Maloy says:

====================
tipc: multicast and internal users to new send functions

We move the remaining data transmit users: multicast, name table
distributor, and link internal protocols to use the new data
transmission framework introduced in a previous commit series
("tipc: new unicast transmission code").

Finally, we remove the code obsoleted by the new functions.

v2: - Fixed a braindead, but harmless return sequence in commit #3, as
      reported by David Miller.
    - Rebased series to 3.16.0-rc5+
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.028944 seconds and 5 git commands to generate.