netifd: Fix bridge MTU setting when a bridge member is added
[project/netifd.git] / system-dummy.c
index c8379ff..3ab22b0 100644 (file)
@@ -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)
 {
 }