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. 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