projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1823e4c
)
ipv6: remove ipv6_statistics
author
Eric Dumazet
<
[email protected]
>
Wed, 23 Jun 2010 02:51:25 +0000
(
02:51
+0000)
committer
David S. Miller
<
[email protected]
>
Sat, 26 Jun 2010 04:33:17 +0000
(21:33 -0700)
commit
9261e5370112
(ipv6: making ip and icmp statistics per/namespace)
forgot to remove ipv6_statistics variable.
commit
bc417d99bf27
(ipv6: remove stale MIB definitions) took care of
icmpv6_statistics & icmpv6msg_statistics
Signed-off-by: Eric Dumazet <
[email protected]
>
CC: Denis V. Lunev <
[email protected]
>
CC: Alexey Dobriyan <
[email protected]
>
CC: Hideaki YOSHIFUJI <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
net/ipv6/ipv6_sockglue.c
patch
|
blob
|
history
diff --git
a/net/ipv6/ipv6_sockglue.c
b/net/ipv6/ipv6_sockglue.c
index bd43f0152c21d5e7f5dca9b609a735d1a0573bac..a7f66bc8f0b0ef2a8b0eee454c1e103344eda417 100644
(file)
--- a/
net/ipv6/ipv6_sockglue.c
+++ b/
net/ipv6/ipv6_sockglue.c
@@
-55,8
+55,6
@@
#include <asm/uaccess.h>
-DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics) __read_mostly;
-
struct ip6_ra_chain *ip6_ra_chain;
DEFINE_RWLOCK(ip6_ra_lock);