On Wed, May 4, 2011 at 5:57 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Tue, 2011-05-03 at 16:57 -0700, Javier Cardona wrote: >> Previous versions of 11s draft used the all zeroes address. Current >> draft uses the same address as address 2. > > There's also some code in net/wireless/scan.c that should be removed or > changed then I think? Ah, I see: if (is_zero_ether_addr(res->pub.bssid)) { /* must be mesh, verify */ meshid = cfg80211_find_ie(WLAN_EID_MESH_ID, res->pub.information_elements, res->pub.len_information_elements); I'll review that file and send send a follow up patch. Thanks, Javier -- 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