mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
mac80211: declare missing config parameter mesh_id
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39766
This commit is contained in:
parent
a9d4cd35fc
commit
cec0f8420d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user