mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 08:10:00 +04: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>