mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15028 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -70,7 +70,7 @@ start_net() {(
|
||||
[ -f "/var/run/$iface.pid" ] && kill "$(cat /var/run/${iface}.pid)" 2>/dev/null
|
||||
include /lib/network
|
||||
scan_interfaces
|
||||
setup_interface "$1" "$2"
|
||||
setup_interface "$1" "$2" "$3"
|
||||
)}
|
||||
|
||||
set_wifi_up() {
|
||||
|
||||
Reference in New Issue
Block a user