tipc: let internal link users call the new link send function
authorJon Paul Maloy <jon.maloy@ericsson.com>
Thu, 17 Jul 2014 00:40:59 +0000 (20:40 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2014 04:38:18 +0000 (21:38 -0700)
commit25b660c7e202d533e4985380b24729fd12de2b5e
tree6db5559b3b958d5dbdbbaa8de398f197229d284b
parentdbdf6d24ad37d63938f29a2d134a1a9f6e9e673c
tipc: let internal link users call the new link send function

We convert the link internal users (changeover protocol, broadcast
synchronization) to use the new packet send function.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c