CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/19 01:39:38
Modified files:
sys/net : if_bpe.c if_etherip.c if_gif.c if_mpe.c
if_mpip.c if_mpw.c if_vlan.c
Log message:
use the factored out txhprio and rxhprio checks
reduces code duplication and chance for error.
