summaryrefslogtreecommitdiffstats
path: root/sys/net/if_mib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_mib.c')
-rw-r--r--sys/net/if_mib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/if_mib.c b/sys/net/if_mib.c
index 9482eb9..4caa40f 100644
--- a/sys/net/if_mib.c
+++ b/sys/net/if_mib.c
@@ -77,7 +77,6 @@ SYSCTL_V_INT(V_NET, vnet_net, _net_link_generic_system, IFMIB_IFCOUNT,
static int
sysctl_ifdata(SYSCTL_HANDLER_ARGS) /* XXX bad syntax! */
{
- INIT_VNET_NET(curvnet);
int *name = (int *)arg1;
int error;
u_int namelen = arg2;
OpenPOWER on IntegriCloud