On Wed, 2013-07-31 at 00:56 +0300, Eliad Peller wrote: > > + reprobe = kzalloc(sizeof(*reprobe), GFP_ATOMIC); > > + if (!reprobe) > > + return; > > missing module_put() :) Doh, good catch. All the more reason to respin this pull request. 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