CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/28 14:25:09
Modified files:
sys/dev/pci : if_ix.c
Log message:
Simplify logic for LRO packet tracking in ix(4). Protect against
integer overflow although it should not happen.
test and OK jan@
