X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev.h;h=5dca24cf927247b3f8586d060bd2f176880468aa;hb=1e82e503c5358f8dce9eb2105448f0ec894d57bc;hp=2a096ee27dd11e2a59545e0a48d2da397fe81cf7;hpb=61b999dd6fa3a8942b5002f9392a0068324a80b6;p=sliver-openvswitch.git diff --git a/lib/netdev.h b/lib/netdev.h index 2a096ee27..5dca24cf9 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;