mib: put udp statistics on struct net
Similar to... ouch, I repeat myself. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
61a7e26028
commit
2f275f91a4
@@ -108,9 +108,6 @@
|
||||
* Snmp MIB for the UDP layer
|
||||
*/
|
||||
|
||||
DEFINE_SNMP_STAT(struct udp_mib, udp_statistics) __read_mostly;
|
||||
EXPORT_SYMBOL(udp_statistics);
|
||||
|
||||
DEFINE_SNMP_STAT(struct udp_mib, udp_stats_in6) __read_mostly;
|
||||
EXPORT_SYMBOL(udp_stats_in6);
|
||||
|
||||
|
Reference in New Issue
Block a user