Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,