add vif selection fix for the broadcom-wl wifi script (thx, sn9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12324 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2008-08-16 17:00:27 +00:00
parent 8f0dde8543
commit 7225813f0a
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ enable_broadcom() {
config_get mode "$vif" mode
append vif_pre_up "vif $_c" "$N"
append vif_post_up "vif $_c" "$N"
append vif_do_up "vif $_c" "$N"
[ "$mode" = "sta" ] || {
config_get_bool hidden "$vif" hidden 0