From: John Fastabend <john.r.fastabend@xxxxxxxxx> Date: Tue, 17 Jul 2012 15:13:36 -0700 > Perhaps the easiest way is to check net->count this should be zero > until setup_net is called. > > if (!atomic_read(&init_net.count)) > return ret; > Won't work, setup_net() runs via a pure_initcall(). -- 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