diff options
author | Jon Paul Maloy <jon.maloy@ericsson.com> | 2015-07-16 16:54:26 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-20 20:41:15 -0700 |
commit | 426cc2b86d1813959497d608dcb52c32df2d448a (patch) | |
tree | d7c7bc6edede6adf04456337e497add82c679c86 /net/tipc/link.h | |
parent | d3504c3449fead545e5254bfb11da916f72c4734 (diff) | |
download | talos-obmc-linux-426cc2b86d1813959497d608dcb52c32df2d448a.tar.gz talos-obmc-linux-426cc2b86d1813959497d608dcb52c32df2d448a.zip |
tipc: introduce new link protocol msg create function
As a preparation for later changes, we introduce a new function
tipc_link_build_proto_msg(). Instead of actually sending the created
protocol message, it only creates it and adds it to the head of a
skb queue provided by the caller.
Since we still need the existing function tipc_link_protocol_xmit()
for a while, we redesign it to make use of the new function.
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/link.h')
0 files changed, 0 insertions, 0 deletions