X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=system-dummy.c;h=3ab22b0da2509ed5de05bc3b1c97a67096f03688;hb=386453cbc5cc8ecdfbe8c53ff8cd058945fd821b;hp=c8379ffc910f97e429a8bc77771a425f3699862b;hpb=5dd87fd8ad3a42c71d90a8fecc893af973e552bf;p=project%2Fnetifd.git diff --git a/system-dummy.c b/system-dummy.c index c8379ff..3ab22b0 100644 --- a/system-dummy.c +++ b/system-dummy.c @@ -120,7 +120,7 @@ system_if_dump_stats(struct device *dev, struct blob_buf *b) } void -system_if_apply_settings(struct device *dev, struct device_settings *s) +system_if_apply_settings(struct device *dev, struct device_settings *s, unsigned int apply_mask) { }