Deleted Added
full compact
26c26
< __FBSDID("$FreeBSD: head/sys/dev/cx/if_cx.c 132226 2004-07-15 20:47:41Z phk $");
---
> __FBSDID("$FreeBSD: head/sys/dev/cx/if_cx.c 132464 2004-07-20 17:15:38Z julian $");
2719c2719
< if (node->nd_flags & NG_REALLY_DIE) {
---
> if (node->nd_flags & NGF_REALLY_DIE) {
2723c2723
< node->nd_flags &= ~NG_INVALID;
---
> NG_NODE_REVIVE(node); /* Persistant node */