X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fudplite.h;h=b76b2e377af4540bc8336328f55485d87a26947b;hb=1f6d6e8ebe73ba9d9d4c693f7f6f50f661dbd6e4;hp=635b0eafca95d256e789edb0323cbb8aef759f4f;hpb=48a7afe314bfc4d7f50e1608632f503dbba7e013;p=linux-2.6-omap-h63xx.git diff --git a/include/net/udplite.h b/include/net/udplite.h index 635b0eafca9..b76b2e377af 100644 --- a/include/net/udplite.h +++ b/include/net/udplite.h @@ -13,9 +13,6 @@ extern struct proto udplite_prot; extern struct hlist_head udplite_hash[UDP_HTABLE_SIZE]; -/* UDP-Lite does not have a standardized MIB yet, so we inherit from UDP */ -DECLARE_SNMP_STAT(struct udp_mib, udplite_statistics); - /* * Checksum computation is all in software, hence simpler getfrag. */