include the DEVICE variable in hotplug events
[project/netifd.git] / interface.h
index 91cffca..8a00900 100644 (file)
@@ -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;