mirror of
https://github.com/openwrt/luci.git
synced 2026-02-04 12:06:01 +08:00
When kernel bonding module is loaded it will create a special file /sys/class/net/bonding_masters. This is no network device. Filter it out for getNetworkDevices() call. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>