wireless: fix teardown, always pass the previous config to the teardown handler inste...
[project/netifd.git] / wireless.h
index f2ea7c2..c5dbb88 100644 (file)
@@ -49,6 +49,7 @@ struct wireless_device {
 
        struct ubus_request_data *kill_request;
 
+       struct blob_attr *prev_config;
        struct blob_attr *config;
        struct blob_attr *data;