mirror of
https://github.com/openwrt/routing.git
synced 2026-07-14 09:24:48 +04:00
72408a9cf8
babeld: fix compiler warnings Fixes: - "route_list_entry" points to "struct babel_route" - "format_thousands" returns a string pointer - "UBUS_METHOD_NOARG" wants a function returning an integer Signed-off-by: Nick Hainke <vincent@systemli.org>