rework device hotplug handling some more, add device_lock/device_unlock to prevent...
[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;
 
        /* 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;
 
        /* interface that layer 3 communication will go through */
        struct device_user *l3_dev;