CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/18 07:43:29
Modified files:
sys/arch/octeon/dev: if_cnmac.c
Log message:
Submit incoming packets to the network stack in batches like is done
in many other NIC drivers. This reduces submission overhead.
