proto: move the dns search option handling to the core
[project/netifd.git] / device.h
index 12176ce..2b7fb13 100644 (file)
--- a/device.h
+++ b/device.h
@@ -112,6 +112,7 @@ struct device {
 
        struct device_user parent;
 
+       struct device_settings orig_settings;
        struct device_settings settings;
 };