device: add support for removing interface config on reload
[project/netifd.git] / device.h
index 334a238..4b36641 100644 (file)
--- a/device.h
+++ b/device.h
@@ -161,6 +161,7 @@ struct device {
        bool hidden;
 
        bool current_config;
+       bool iface_config;
        bool default_config;
        bool wireless;