diff options
author | Jon Paul Maloy <jon.maloy@ericsson.com> | 2015-10-22 08:51:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-24 06:56:44 -0700 |
commit | 7214bcf8753109256d635ba079938fbd6fcf713b (patch) | |
tree | 68362919c4ba243fa20d31fb35e9f485e1b024bc /net/tipc/link.c | |
parent | 60852d679575b0d7ce62497938116f92654ae908 (diff) | |
download | linux-rpi3-7214bcf8753109256d635ba079938fbd6fcf713b.tar.gz linux-rpi3-7214bcf8753109256d635ba079938fbd6fcf713b.tar.bz2 linux-rpi3-7214bcf8753109256d635ba079938fbd6fcf713b.zip |
tipc: eliminate redundant buffer cloning at transmission
Since all packet transmitters (link, bcast, discovery) are now sending
consumable buffer clones to the bearer layer, we can remove the
redundant buffer cloning that is perfomed in the lower level functions
tipc_l2_send_msg() and tipc_udp_send_msg().
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/link.c')
0 files changed, 0 insertions, 0 deletions