projects
/
project
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ab44a2
)
system-dummy: add system_if_apply_settings_after_up
master
author
Felix Fietkau
<nbd@nbd.name>
Mon, 21 Oct 2024 15:41:56 +0000
(17:41 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 21 Oct 2024 15:41:56 +0000
(17:41 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
system-dummy.c
patch
|
blob
|
history
diff --git
a/system-dummy.c
b/system-dummy.c
index f4eac87e75961f91ea19c1b5d303233cf139e32c..a6e52bff67c34a623bc5960cf1e5d6d57d2bd181 100644
(file)
--- a/
system-dummy.c
+++ b/
system-dummy.c
@@
-186,6
+186,10
@@
system_if_apply_settings(struct device *dev, struct device_settings *s, uint64_t
}
}
+void system_if_apply_settings_after_up(struct device *dev, struct device_settings *s)
+{
+}
+
static int system_address_msg(struct device *dev, struct device_addr *addr, const char *type)
{
char ipaddr[64];