modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards
This commit is contained in:
parent
08bcf69aac
commit
2b1e0d20ab
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,7 @@ if hwtype == "broadcom" then
|
|||
isolate.optional = true
|
||||
|
||||
bssid:depends({mode="wds"})
|
||||
bssid:depends({mode="adhoc"})
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue