Commit b5d43998 authored by Shan Wei's avatar Shan Wei Committed by David S. Miller

ipv6: fix the comment of ip6_xmit()

ip6_xmit() is used by upper transport protocol.
Signed-off-by: default avatarShan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4e15ed4d
......@@ -181,7 +181,7 @@ int ip6_output(struct sk_buff *skb)
}
/*
* xmit an sk_buff (used by TCP)
* xmit an sk_buff (used by TCP, SCTP and DCCP)
*/
int ip6_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment