Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/04/2002 20:30:34
Module Name: syssrc
Committed By: jdolecek
Date: Thu Apr 4 17:30:34 UTC 2002
Modified Files:
syssrc/sys/dev/ic: wi.c
syssrc/sys/dev/pci: if_wi_pci.c
Log Message:
fix sligh confusion on whether or not to supply dv_xname to printf() in
error cases of attach
Noticed in kern/16197 by George E Sollish.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/dev/ic/wi.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_wi_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.