diff options
Diffstat (limited to 'net/ipv6/ip6_output.c')
-rw-r--r-- | net/ipv6/ip6_output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c index d09be7ff8735..c10a38a71a5e 100644 --- a/net/ipv6/ip6_output.c +++ b/net/ipv6/ip6_output.c | |||
@@ -176,7 +176,6 @@ int ip6_output(struct sk_buff *skb) | |||
176 | ip6_finish_output, | 176 | ip6_finish_output, |
177 | !(IP6CB(skb)->flags & IP6SKB_REROUTED)); | 177 | !(IP6CB(skb)->flags & IP6SKB_REROUTED)); |
178 | } | 178 | } |
179 | EXPORT_SYMBOL_GPL(ip6_output); | ||
180 | 179 | ||
181 | /* | 180 | /* |
182 | * xmit an sk_buff (used by TCP) | 181 | * xmit an sk_buff (used by TCP) |