Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
Module Name: syssrc
Committed By: thorpej
Date: Mon Jul 23 17:26:51 UTC 2001
Modified Files:
syssrc/sys/dev/pci: if_sip.c if_ste.c if_vr.c
Log Message:
Make sure to initialize the all Rx descriptors properly in *_init()
even if mbufs for them are already allocated.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/dev/pci/if_sip.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_ste.c
cvs rdiff -r1.50 -r1.51 syssrc/sys/dev/pci/if_vr.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