diff options
Diffstat (limited to 'net/ipv4/ip_output.c')
-rw-r--r-- | net/ipv4/ip_output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c index 0abfddec1e26..f09135e1e14f 100644 --- a/net/ipv4/ip_output.c +++ b/net/ipv4/ip_output.c | |||
@@ -309,7 +309,6 @@ int ip_output(struct sk_buff *skb) | |||
309 | ip_finish_output, | 309 | ip_finish_output, |
310 | !(IPCB(skb)->flags & IPSKB_REROUTED)); | 310 | !(IPCB(skb)->flags & IPSKB_REROUTED)); |
311 | } | 311 | } |
312 | EXPORT_SYMBOL_GPL(ip_output); | ||
313 | 312 | ||
314 | int ip_queue_xmit(struct sk_buff *skb, int ipfragok) | 313 | int ip_queue_xmit(struct sk_buff *skb, int ipfragok) |
315 | { | 314 | { |