X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fudplite.h;h=b76b2e377af4540bc8336328f55485d87a26947b;hb=971b893e79db0f7dccfcea15dbdebca3ca64a84d;hp=635b0eafca95d256e789edb0323cbb8aef759f4f;hpb=2d56d3c43cc97ae48586745556f5a5b564d61582;p=linux-2.6 diff --git a/include/net/udplite.h b/include/net/udplite.h index 635b0eafca..b76b2e377a 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. */