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

mac80211: declare missing config parameter mesh_id


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

SVN-Revision: 39766
parent a9d4cd35
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ drv_mac80211_init_iface_config() {
config_add_int dtim_interval
# mesh
config_add_string mesh_id
config_add_int $MP_CONFIG_INT
config_add_boolean $MP_CONFIG_BOOL
config_add_string $MP_CONFIG_STRING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment