CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/25 11:01:33
Modified files:
sys/dev/pci : if_ix.c if_ix.h
Log message:
Back out if_ix.c 1.16, 1.17 and 1.18 (and corresponding changes to to
if_ix.h) since it corrupts packets or the checksum flags or something
upwards and breaks nfs. The 1.16 MCLGETI change does not cause this
but has a double free on reboot, and the 1.18 fixes that double free
but introduces the packet corruption.
