On Tue, Apr 22, 2014 at 9:48 AM, Michael Leun <lkml20140418@xxxxxxxxxxxxxxx> wrote: > 1611 if (wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_IGNORE) > 1612 return REG_REQ_IGNORE; Interesting -- same line as your regression test had found, wiphy-> must be NULL. Digging deeper, you can discard that patch now, we can rule out the reprocessing of the request. Luis -- 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