mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
add vif selection fix for the broadcom-wl wifi script (thx, sn9)
SVN-Revision: 12324
This commit is contained in:
parent
3f9fcf1c06
commit
1bdd7d0460
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user