1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-14 11:13:54 +02:00
openwrt-routing/babeld/src
Nick Hainke 2cf253b3df babeld: remove unnecessray blob_buf_init calls
For some reason the buffer is initialized twice before filling it.
This does not break anything but is useless. Reduce the initialization
to only one.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-10-16 10:48:38 +02:00
..
ubus.c babeld: remove unnecessray blob_buf_init calls 2021-10-16 10:48:38 +02:00
ubus.h babeld: adopt to upstream header-style (#640) 2021-02-09 22:51:39 +01:00