On Thu, 2010-11-04 at 16:43 +0100, ext Johannes Berg wrote: > On Mon, 2010-11-01 at 13:52 +0200, Luciano Coelho wrote: > > > + /* > > + * FIXME: Can this stay here? How will the auto-complete and other > > + * cleanup cases work? > > + */ > > + kfree(rdev->periodic_req); > > + rdev->periodic_req = NULL; > > No ... you want a new function that you call here, and also call the > stop into the device at netdev down from the notifier in core.c. Sure! I'll change it. -- Cheers, Luca. -- 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