From a8195760736feab7017ee4aaa6d05b605bfb3323 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 15 Oct 2006 15:57:43 +0000
Subject: scan_interfaces is unnecessary at this point

SVN-Revision: 5117
---
 package/broadcom-wl/files/lib/wifi/broadcom.sh | 1 -
 1 file changed, 1 deletion(-)

(limited to 'package/broadcom-wl/files/lib/wifi')

diff --git a/package/broadcom-wl/files/lib/wifi/broadcom.sh b/package/broadcom-wl/files/lib/wifi/broadcom.sh
index b598952..bc90f08 100644
--- a/package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/package/broadcom-wl/files/lib/wifi/broadcom.sh
@@ -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
-- 
cgit v1.1