hostapd: do not get basic_rate as a simple string variable

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39448
v19.07.3_mercusys_ac12_duma
Felix Fietkau 10 years ago
parent c95698e596
commit 50417b58ad

@ -63,7 +63,7 @@ hostapd_prepare_device_config() {
local base="${config%%.conf}"
local base_cfg=
json_get_vars country country_ie beacon_int basic_rate
json_get_vars country country_ie beacon_int
hostapd_set_log_options base_cfg

Loading…
Cancel
Save