Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/netgraph/ng_pppoe.c 70935 2001-01-11 19:27:54Z julian $
---
> * $FreeBSD: head/sys/netgraph/ng_pppoe.c 71849 2001-01-30 20:51:52Z julian $
170a171,172
> /* Depend on ng_ether so we can use the Ethernet parse type */
> MODULE_DEPEND(ng_pppoe, ng_ether, 1, 1, 1);