interface: Fix triggering of interface update event
[project/netifd.git] / wireless.h
index 403cc86..3498bd8 100644 (file)
@@ -53,7 +53,6 @@ struct wireless_device {
        struct blob_attr *config;
        struct blob_attr *data;
 
-       bool config_autostart;
        bool autostart;
        bool disabled;
        bool retry_setup_failed;