CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/26 05:39:08
Modified files:
sys/net : if.c if_ethersubr.c if_trunk.c if_trunk.h
if_var.h if_vlan.c
Log message:
Now that the Ethernet header is always passed as part of the mbuf, kill
the second (unused) argument of the input packet handlers.
ok dlg@
