wireless: load and then ignore disabled devices
[project/netifd.git] / wireless.h
index a3eadc1..2608261 100644 (file)
@@ -54,6 +54,7 @@ struct wireless_device {
 
        bool config_autostart;
        bool autostart;
+       bool disabled;
 
        enum interface_state state;
        enum interface_config_state config_state;