yar 2007-03-14 14:38:04 UTC
FreeBSD src repository
Modified files:
sys/net if_vlan.c
Log:
Let vlan_ioctl() pass some work on to ether_ioctl()
and so reduce code duplication a bit.
Revision Changes Path
1.120 +1 -25 src/sys/net/if_vlan.c