Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/net/if_ethersubr.c 113950 2003-04-23 23:45:57Z archie $
---
> * $FreeBSD: head/sys/net/if_ethersubr.c 114293 2003-04-30 12:57:40Z markm $
105c105
< void (*vlan_input_p)(struct ifnet *, struct mbuf *);
---
> static void (*vlan_input_p)(struct ifnet *, struct mbuf *);