X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=interface.h;h=8a009004f27e45f3dc0646c4e2811ce032f12869;hp=91cffcab444522e9dde471147299d4f040451e7b;hb=3ff220f1861f76ddfeb1aebc61ffbaf14b6d60df;hpb=ccca61c97d460d73f29750abdf38cea20ac440f3 diff --git a/interface.h b/interface.h index 91cffca..8a00900 100644 --- a/interface.h +++ b/interface.h @@ -62,7 +62,6 @@ struct interface { /* main interface that the interface is bound to */ struct device_user main_dev; - bool hotplug_dev; /* interface that layer 3 communication will go through */ struct device_user *l3_dev;