mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04: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
|
||||
|
||||
bssid:depends({mode="wds"})
|
||||
bssid:depends({mode="adhoc"})
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user