faith_clone_destroy
static int faith_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("faith", faith_clone_create, faith_clone_destroy);