Skip to content
Snippets Groups Projects
Commit c95698e5 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mac80211: fix processing of the distance option (#14893)


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

SVN-Revision: 39447
parent b9a605b8
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ drv_mac80211_init_device_config() {
config_add_string path phy macaddr
config_add_string hwmode
config_add_int beacon_int chanbw frag rts
config_add_int rxantenna txantenna antenna_gain txpower
config_add_int rxantenna txantenna antenna_gain txpower distance
config_add_boolean noscan
config_add_array ht_capab
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment