I found this conflict in information elements in curse of 11h implementation enum ieee80211_eid { WLAN_EID_MESH_CONFIG = 36, /* Pending IEEE 802.11 ANA approval */ WLAN_EID_MESH_ID = 37, /* Pending IEEE 802.11 ANA approval */ WLAN_EID_SUPPORTED_CHANNELS = 36, WLAN_EID_CHANNEL_SWITCH = 37, } I finding it very unlikely that this IDs will be assigned to MESH IEs as 11h is already approved. Currently this makes the 11h implementation let say difficult.... Thanks Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html