On Thu, 2012-10-11 at 19:29 +0200, Arend van Spriel wrote: > >>> +/* Vendor-specific IE */ > >>> +#define IEEE80211_VENDOR_SPEC_IE 0xDD > >> > >> actually this already exists, as ..._EID_VENDOR or so? > Found it. I can even choose: > > /* Information Element IDs */ > enum ieee80211_eid { > : > WLAN_EID_WPA = 221, > WLAN_EID_GENERIC = 221, > WLAN_EID_VENDOR_SPECIFIC = 221, Heh, funny. Different context and age, I guess. johannes -- 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