X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=device.h;h=2b7fb13c3568e74e415e41042ec4c88127d7b9ec;hp=12176ce7175ed77c3d46d035f2e923a6143840b0;hb=677f9754526a7923417fb70f9a8a38adaeb251a6;hpb=91fa29a0d17b40963f67f08e740ca0a07365db90 diff --git a/device.h b/device.h index 12176ce..2b7fb13 100644 --- 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; };