CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/19 10:17:07
Modified files:
sys/arch/octeon/dev: if_cnmac.c
Log message:
Fix the previous commit which made work queue entries get released too
early. octeon_eth_recv() will release them in case of packet drop.
