Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/23/2003 15:59:11
Module Name:	src
Committed By:	dyoung
Date:		Tue Sep 23 15:59:11 UTC 2003

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

Log Message:
Make ieee80211_unref_node compile.

#ifdef __FreeBSD__ a lot of lines, and put the NetBSDisms into the #else
half.

Add ieee80211_node_{dec,inc}ref to ieee80211_node.h.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/net80211/ieee80211_node.c \
    src/sys/net80211/ieee80211_node.h

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