aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/netdev.h')
-rw-r--r--lib/netdev.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/netdev.h b/lib/netdev.h
index 2a096ee2..5dca24cf 100644
--- a/lib/netdev.h
+++ b/lib/netdev.h
@@ -85,8 +85,6 @@ struct netdev_options {
const char *type;
const struct shash *args;
int ethertype;
- bool may_create;
- bool may_open;
};
struct netdev;