sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled 47/10847/2
authorSteven <sluong@cisco.com>
Tue, 27 Feb 2018 18:29:32 +0000 (10:29 -0800)
committerDave Barach <openvpp@barachs.net>
Tue, 27 Feb 2018 20:12:55 +0000 (20:12 +0000)
commitb95bc05fce633096d6c6ec74b163ab92e3a39959
tree19639cb95c3cbf1cb279416e64455865b186988a
parent3a758b0af83e1f8c791d899ee6dfcea813a09c5b
sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled

Fixed a typo in sctp_push_header(). It was inherited from tcp_output.c

Change-Id: I810fcb4c24cfd3d54f15da72a5184cfc4df24592
Signed-off-by: Steven <sluong@cisco.com>
src/vnet/sctp/sctp_output.c