Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 05/06/2004 02:58:16
Module Name: src
Committed By: dyoung
Date: Thu May 6 02:58:16 UTC 2004
Modified Files:
src/sys/net80211: ieee80211_ioctl.c
Log Message:
No need to suppress if_init calls, ether_ioctl already does it.
Also, ether_ioctl handles more address families than ieee80211_ioctl
was.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.