interface: remove "dynamic" argument for interface_init, add the interface_set_dynami...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 19 Oct 2013 15:30:04 +0000 (17:30 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 19 Oct 2013 15:30:04 +0000 (17:30 +0200)
commit65963f0ad2207b55dc7715015839b59b58855a67
treec6b7cbc6afce934627f85ee25e7c1bdb560414cf
parent566af724dad393fa127e07469dcc9ade62bd3a75
interface: remove "dynamic" argument for interface_init, add the interface_set_dynamic function instead

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
config.c
interface.c
interface.h
ubus.c