mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards
This commit is contained in:
@@ -262,6 +262,7 @@ if hwtype == "broadcom" then
|
|||||||
isolate.optional = true
|
isolate.optional = true
|
||||||
|
|
||||||
bssid:depends({mode="wds"})
|
bssid:depends({mode="wds"})
|
||||||
|
bssid:depends({mode="adhoc"})
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user