Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/14/2004 00:35:10
Module Name:	src
Committed By:	lukem
Date:		Tue Sep 14 00:35:10 UTC 2004

Modified Files:
	src/sys/dev/pci: if_ipw.c

Log Message:
Use ieee80211_find_rxnode() function instead of ieee80211_find_node()
and ieee80211_ref_node().  From Damien Bergamini.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/if_ipw.c

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