make fw3_ubus_address take a list_head * argument instead of allocating & returning one
authorFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 17:17:53 +0000 (19:17 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 18:52:21 +0000 (20:52 +0200)
commit92281eb747b56e748b7c3d754055919c23befdd4
tree2053767b86be26faa1a4e7d5ca4297becba308e4
parenta9c694d5b6ea026a0c745e5b650993bf0f1c13dc
make fw3_ubus_address take a list_head * argument instead of allocating & returning one

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
options.c
redirects.c
ubus.c
ubus.h
zones.c