scan_interfaces is unnecessary at this point
SVN-Revision: 5117
This commit is contained in:
parent
313556e91e
commit
a819576073
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue