CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/18 14:15:14
Modified files:
sys/net : if_ethersubr.c
sys/netinet : if_ether.c if_ether.h
Log message:
Remove some superflous if_get(9)/if_put(9) dances now that ARP input
routines are call directly by ether_input().
ok visa@, dlg@
