Home
last modified time | relevance | path

Searched refs:vif_tmp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c893 struct wilc_vif *vif, *vif_tmp; in wilc_netdev_cleanup() local
903 list_for_each_entry_safe(vif, vif_tmp, &wilc->vif_list, list) { in wilc_netdev_cleanup()