mirror of
https://github.com/openwrt/luci.git
synced 2026-06-20 18:41:28 +04:00
77d29c9dc0
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>