Convert from ether_input() with separate mbuf data and Ethernet header, to
authormiod <miod@openbsd.org>
Mon, 25 May 2015 12:40:04 +0000 (12:40 +0000)
committermiod <miod@openbsd.org>
Mon, 25 May 2015 12:40:04 +0000 (12:40 +0000)
commit77dd8f0bc2a7f8dc8d1d137c48f54561f9c011e3
tree4d5f36a437922887e2768022f26b21a1dc4326d7
parent115bd0e857ea1a9761aabb2789da86632315a582
Convert from ether_input() with separate mbuf data and Ethernet header, to
if_input(). Based upon an initial diff from mpi@, and then painfully made
STRICT_ALIGNMENT-compliant. Tested on 4/260.
ok mpi@
sys/arch/sparc/dev/if_ie.c