John, here's two stable fix patches I had mentioned. The first one addresses a race but also makes it easier to fix the issue Johannes had reported if request_wiphy being NULL on __set_regdom(). Since Johannes' patch is merged already this series ammends his fix but the first patch needs to be applied in order to take advantage of the clearing of the stale last_request through reset_regdomains(). I'm submitting these as RFCs as I have only test compiled this stuff but we need a fix soon so sending out ASAP for review. Luis R. Rodriguez (2): cfg80211: fix race on init and driver registration cfg80211: amend regulatory NULL dereference fix net/wireless/reg.c | 34 ++++++++++++++++++++++++---------- 1 files changed, 24 insertions(+), 10 deletions(-) -- 1.7.4.15.g7811d -- 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