mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
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>