commit | 2f566124570625c29c3fd79bac4d9cd97c0c31a1 | [log] [tgz] |
---|---|---|
author | Jon Paul Maloy <[email protected]> | Thu Oct 22 08:51:39 2015 -0400 |
committer | David S. Miller <[email protected]> | Sat Oct 24 06:56:32 2015 -0700 |
tree | eb1330a7984296a6f1eac0da479f6c83322691c8 | |
parent | c1ab3f1dea3df566ad38caf98baf69c656679090 [diff] |
tipc: let broadcast transmission use new link transmit function This commit simplifies the broadcast link transmission function, by leveraging previous changes to the link transmission function and the broadcast transmission link life cycle. Signed-off-by: Jon Maloy <[email protected]> Reviewed-by: Ying Xue <[email protected]> Signed-off-by: David S. Miller <[email protected]>