]> err.no Git - linux-2.6/blobdiff - net/ipv6/ip6_input.c
Merge branch 'upstream-fixes'
[linux-2.6] / net / ipv6 / ip6_input.c
index 13d724150f33921bd5f6a52e5d135740bcd506a0..29f73592e68e51304c7c6859c82eb44248e3a3ae 100644 (file)
@@ -48,7 +48,7 @@
 
 
 
-static inline int ip6_rcv_finish( struct sk_buff *skb) 
+inline int ip6_rcv_finish( struct sk_buff *skb) 
 {
        if (skb->dst == NULL)
                ip6_route_input(skb);