X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system-dummy.c;fp=system-dummy.c;h=3ab22b0da2509ed5de05bc3b1c97a67096f03688;hp=c8379ffc910f97e429a8bc77771a425f3699862b;hb=02021e2069d0ee315b0ff263b6c010bef63b879c;hpb=8aabd47c6f4fefc8fbd70c34a738f7c26956d8cd 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) { }