Skip to content
Snippets Groups Projects
Commit 96f4792f authored by Daniel Golle's avatar Daniel Golle
Browse files

mac80211: refactor non-{sae,dfs} mesh initialization


Refactor mesh initialization into a separate function, do some cleaning
on the way to make the code more readable.
Changes:
 * Move iw mesh setup to new mac80211_setup_mesh()
 * fallback on 'ssid' parameter in case 'mesh_id' isn't set
 * move setting of freq variable to shared code as it is needed for
   both, the wpa_supplicant and the iw based setup.

Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
parent ba5ec6b7
No related branches found
No related tags found
No related merge requests found
Loading
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