]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/udplite.c
h63xx: nfs mount works, gpe image boots to ts config screen.
[linux-2.6-omap-h63xx.git] / net / ipv6 / udplite.c
index f6cdcb348e05be58dce4181172923d153f7a1674..3cd1a1ac3d6c7c8dfb686f9b7992a5be9e3095de 100644 (file)
@@ -13,8 +13,6 @@
  */
 #include "udp_impl.h"
 
-DEFINE_SNMP_STAT(struct udp_mib, udplite_stats_in6) __read_mostly;
-
 static int udplitev6_rcv(struct sk_buff *skb)
 {
        return __udp6_lib_rcv(skb, udplite_hash, IPPROTO_UDPLITE);