summaryrefslogtreecommitdiff
path: root/net/vde.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/vde.h')
-rw-r--r--net/vde.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vde.h b/net/vde.h
index ad502ef4de..d6f7af439d 100644
--- a/net/vde.h
+++ b/net/vde.h
@@ -30,7 +30,7 @@
#ifdef CONFIG_VDE
int net_init_vde(const NetClientOptions *opts, const char *name,
- VLANState *vlan);
+ VLANClientState *peer);
#endif /* CONFIG_VDE */