Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/28/2002 02:52:22
Module Name: syssrc
Committed By: christos
Date: Thu Feb 28 00:52:21 UTC 2002
Modified Files:
syssrc/sys/dev/pci: if_tl.c
Log Message:
PR/15754: Sean Davis: Initialize if_softc before calling the mii init
routines to avoid NULL pointer de-referencing in the callbacks.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/dev/pci/if_tl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.