mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-16 23:50:21 +00:00
scan_interfaces is unnecessary at this point
SVN-Revision: 5117
This commit is contained in:
@@ -77,7 +77,6 @@ disable_broadcom() {
|
||||
wlc down
|
||||
(
|
||||
include /lib/network
|
||||
scan_interfaces
|
||||
|
||||
# make sure the interfaces are down and removed from all bridges
|
||||
for dev in wl0 wl0.1 wl0.2 wl0.3; do
|
||||
|
||||
Reference in New Issue
Block a user