瀏覽代碼

ipv6: fix the comment of ip6_xmit()

ip6_xmit() is used by upper transport protocol.

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Shan Wei 15 年之前
父節點
當前提交
b5d4399823
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      net/ipv6/ip6_output.c

+ 1 - 1
net/ipv6/ip6_output.c

@@ -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,
 int ip6_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl,