On Fri, 2012-10-26 at 12:19 +0200, Johannes Berg wrote: > Ohh, ok, no I see, I'm not doing that. What we really need to do is > something entirely different: > > if (is_multicast_ether_addr(hdr->addr1)) { > mpp_addr = hdr->addr3; > proxied_addr = mesh_hdr->eaddr1; where this part is fine because the entire code is inside the AE check already, so the eaddr1 must exist. 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