Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 10/04/2004 07:35:48
Module Name:	src
Committed By:	dyoung
Date:		Mon Oct  4 07:35:48 UTC 2004

Modified Files:
	src/sys/net80211: ieee80211_node.c

Log Message:
Drivers are not expected to call ieee80211_find_node_for_beacon,
so don't increase the reference count on a node before returning
it.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/net80211/ieee80211_node.c

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