Skip to content
Commit 414532d8 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriately



Even if that's the same as IEEE80211_MAX_SSID_LEN, we really
should just use IEEE80211_MAX_MESH_ID_LEN for mesh, rather
than having the BUILD_BUG_ON()s.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 77770189
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment