summaryrefslogtreecommitdiffstats
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 d6f7af4..6ce6698 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,
- VLANClientState *peer);
+ NetClientState *peer);
#endif /* CONFIG_VDE */
OpenPOWER on IntegriCloud