1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 06:09:49 +03:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5593 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-11-20 21:17:24 +00:00
parent 4fae1f4d2d
commit ea12a614d6

View File

@ -119,7 +119,7 @@ enable_broadcom() {
config_get_bool hidden "$vif" hidden 1
append vif_pre_up "closed $hidden" "$N"
config_get_bool isolate "$vif" isolate
append vif_pre_up "ap_isolate $hidden" "$N"
append vif_pre_up "ap_isolate $isolate" "$N"
}
wsec_r=0