Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/27/2005 20:31:25
Module Name:	src
Committed By:	dyoung
Date:		Wed Jul 27 20:31:25 UTC 2005

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

Log Message:
We don't really have FreeBSD 802.11 compatibility, and it will take
more work to get it right, so change the misleading COMPAT_FREEBSD
#ifdefs to #ifdef __FreeBSD__.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/net80211/ieee80211_ioctl.c
cvs rdiff -r1.13 -r1.14 src/sys/net80211/ieee80211_ioctl.h

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