Subject should say cfg80211. On Wed, 2014-08-13 at 16:04 +0300, Tomasz Bursztyka wrote: > Currently it can send regulatory domain change notification before any > NEW_WIPHY notification. Moreover, if rfill_register() fails, calling > wiphy_unregister() will send a DEL_WIPHY though no NEW_WIPHY had been > sent previously. > > Thus reordering so it properly notifies NEW_WIPHY before any other. This also isn't actually true - now rfkill is *after* NEW_WIPHY. This code had a bunch of sequencing issues in the past - please look through the history and check that this doesn't re-introduce any of them. 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