X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fnetdev.h;h=5dca24cf927247b3f8586d060bd2f176880468aa;hb=b4d76c80a078dcf641f36aa3b3b50a5667a27e16;hp=2a096ee27dd11e2a59545e0a48d2da397fe81cf7;hpb=8722022c0c0d29d3f998dc26c50944c456e56646;p=openvswitch 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;