]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
ipv6: fix the comment of ip6_xmit()
authorShan Wei <shanwei@cn.fujitsu.com>
Thu, 15 Apr 2010 16:48:48 +0000 (16:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2010 06:36:38 +0000 (23:36 -0700)
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>
net/ipv6/ip6_output.c

index 141819f0c6f1f0d7532173c279b88ddf67c1e2ff..5129a16f482b7f28e13a6e5f68893f55223ef1b7 100644 (file)
@@ -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,