diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2017-10-13 11:04:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-13 08:46:00 -0700 |
commit | f70d37b796241f617107d5585ee96a7e1b660b63 (patch) | |
tree | 3f23524fa7b31c7205d0c7f1f49cfd6ff027d5b6 /net/tipc/bcast.c | |
parent | 64ac5f5977df5b276374fb2f051082129f5cdb22 (diff) | |
download | talos-obmc-linux-f70d37b796241f617107d5585ee96a7e1b660b63.tar.gz talos-obmc-linux-f70d37b796241f617107d5585ee96a7e1b660b63.zip |
tipc: add new function for sending multiple small messages
We see an increasing need to send multiple single-buffer messages
of TIPC_SYSTEM_IMPORTANCE to different individual destination nodes.
Instead of looping over the send queue and sending each buffer
individually, as we do now, we add a new help function
tipc_node_distr_xmit() to do this.
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/bcast.c')
0 files changed, 0 insertions, 0 deletions