Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 11/28/2007 23:23:11
Module Name: src
Committed By: degroote
Date: Wed Nov 28 23:23:11 UTC 2007
Modified Files:
src/sys/net80211: ieee80211_ioctl.c
Log Message:
Fix compilation in case of COMPAT_FREEBSD_NET80211.
Any reason that we use by default the old api ioctl instead of the 'new' api ioctl ?
(Time is a good reason :)).
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/net80211/ieee80211_ioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.