Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/netgraph/ng_pppoe.c 98636 2002-06-22 21:00:53Z brian $
---
> * $FreeBSD: head/sys/netgraph/ng_pppoe.c 102244 2002-08-22 00:30:03Z archie $
909c909
< NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, NULL);
---
> NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
926c926
< NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, NULL);
---
> NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
1740c1740
< NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, NULL);
---
> NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);