mirror of
https://github.com/openwrt/routing.git
synced 2026-05-31 06:51:53 +08:00
2cf253b3df
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>