Revert "Add ahdemo mode to mac80211"
Not supported until now
This commit is contained in:
parent
586b4a9e37
commit
d37f5bedf1
1 changed files with 0 additions and 1 deletions
|
@ -161,7 +161,6 @@ bssid = s:option(Value, "bssid", translate("wifi_bssid"))
|
||||||
-------------------- MAC80211 Interface ----------------------
|
-------------------- MAC80211 Interface ----------------------
|
||||||
|
|
||||||
if hwtype == "mac80211" then
|
if hwtype == "mac80211" then
|
||||||
mode:value("ahdemo", translate("a_w_ahdemo"))
|
|
||||||
mode:value("monitor", translate("a_w_monitor"))
|
mode:value("monitor", translate("a_w_monitor"))
|
||||||
bssid:depends({mode="adhoc"})
|
bssid:depends({mode="adhoc"})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue