Searched refs:batadv_softif_destroy_finish (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/batman-adv/
H A Dsoft-interface.c687 * batadv_softif_destroy_finish - cleans up the remains of a softif
693 static void batadv_softif_destroy_finish(struct work_struct *work) batadv_softif_destroy_finish() function
731 INIT_WORK(&bat_priv->cleanup_work, batadv_softif_destroy_finish); batadv_softif_init_late()

Completed in 65 milliseconds