]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/route.c
[IPV6] route: kill some bloat
[linux-2.6-omap-h63xx.git] / net / ipv6 / route.c
index 48c8d7cb9020ba74c158b86398a2b5372e551188..a429900d16aa697999ddf49b9f2de5cc7196e0ec 100644 (file)
@@ -1763,8 +1763,7 @@ int ipv6_route_ioctl(unsigned int cmd, void __user *arg)
  *     Drop the packet on the floor
  */
 
-static inline int ip6_pkt_drop(struct sk_buff *skb, int code,
-                              int ipstats_mib_noroutes)
+static int ip6_pkt_drop(struct sk_buff *skb, int code, int ipstats_mib_noroutes)
 {
        int type;
        switch (ipstats_mib_noroutes) {