CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/25 21:04:30
Modified files:
sys/dev/pci : if_ix.c
Log message:
don't let rxr completely fill the rxr ring.
at the moment there are 256 slots on the right. if rxr raises the
high watermark to 256, we overwrite ring entries.
