Johannes, On Fri, Mar 4, 2011 at 3:30 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2011-03-03 at 19:11 -0800, Thomas Pedersen wrote: > >> +++ b/include/net/cfg80211.h >> @@ -656,6 +656,8 @@ struct mesh_config { >> * @path_metric: which metric to use >> * @vendor_ie: vendor information elements (optional) >> * @vendor_ie_len: length of vendor information elements >> + * @rsn_ie: robust secure network information elements (for SAE) >> + * @rsn_ie_len: length of rsn_ie > > Is this really useful over just putting it into the vendor IE we already > have? We already have code to split IEs properly (see ieee80211_ie_split > etc in mac80211), so maybe there's no reason to add more API? Ah, I see. No need for a new rsn_ie but just remove the "vendor_" prefix. We'll do. Javier -- Javier Cardona cozybit Inc. http://www.cozybit.com -- 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