Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/27/2004 04:37:59
Module Name:	src
Committed By:	atatat
Date:		Sat Mar 27 04:37:59 UTC 2004

Modified Files:
	src/sys/dev/ic: ath.c
	src/sys/dev/pci: if_bge.c

Log Message:
GC ath_node_root as well, but modify to work around the single
(tightly scoped) reason for recording the node address by recording
the assigned number.  Dink pci/if_bge.c to match, since ic/ath.c was
used as the archetype.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/ic/ath.c
cvs rdiff -r1.65 -r1.66 src/sys/dev/pci/if_bge.c

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