created | 2024-08-19T06:04:01Z |
---|---|
begin | 2024-08-12T02:16:21Z |
end | 2024-08-12T06:47:11Z |
path | src/sys |
commits | 1 |
date | 2024-08-12T06:47:11Z | |||
---|---|---|---|---|
author | dlg | |||
files | src/sys/dev/ic/re.c | log | diff | annotate |
src/sys/dev/pci/if_rge.c | log | diff | annotate | |
message |
try harder to leave a gap on the tx ring. i think before this change we could overwrite entries on the ring, which can confuse the chip and the tx completion code. i think. it's funny how much a comparison hurts my brain. ok patrick@ tested by and ok kevlo@ |