Add the necessary glue to keep vlan(4) working while other pseudo-drivers
authormpi <mpi@openbsd.org>
Wed, 15 Apr 2015 09:58:44 +0000 (09:58 +0000)
committermpi <mpi@openbsd.org>
Wed, 15 Apr 2015 09:58:44 +0000 (09:58 +0000)
commit3a5f6911dc08010e0e9923bba942340018241b6f
tree81144a1e5c42caf09d38d2dff78e7d93fdaa945c
parentdd5ac29449dffe666c0703edf6985942fbb668b4
Add the necessary glue to keep vlan(4) working while other pseudo-drivers
are converted to if_input().

Reviewed by Rafael Zalamena.

ok claudio@, dlg@
sys/net/if_vlan.c