CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/25 06:40:04
Modified files:
sys/arch/sparc/dev: if_ie.c
Log message:
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@
