Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   thorpej
Date:           Tue Feb  7 06:20:04 UTC 2006

Modified Files:
        src/sys/dev/pci: if_sip.c if_wm.c

Log Message:
In the receive interrupt handler, compute the packet length before resetting
m to point to the first buffer in the packet.  The bug would cause the
length of jumbo frames to be incorrect.


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/dev/pci/if_sip.c
cvs rdiff -r1.110 -r1.111 src/sys/dev/pci/if_wm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index