jmg 2006-11-21 05:46:10 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
don't mark the cksum as invalid here... off is incorrect when we get
here, it's either unset, or it's valid, so we don't need to do anything
different...
Reported by: Neterion (via rwatson)
Revision Changes Path
1.324 +0 -1 src/sys/dev/pci/pci.c