Loading net/ipv6/ip6_output.c +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading Loading
net/ipv6/ip6_output.c +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading