Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: None <dyoung@netbsd.org>
List: source-changes
Date: 05/13/2003 10:05:06
Module Name: src
Committed By: dyoung
Date: Tue May 13 10:05:06 UTC 2003
Modified Files:
src/sys/net: if_ieee80211.h if_ieee80211subr.c
Log Message:
Sync with FreeBSD. Spelling fix. Make ieee80211_decap a little more
readable. Accomodate both FreeBSD arpcom and NetBSD ethercom with
conditional compilation.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/net/if_ieee80211.h \
src/sys/net/if_ieee80211subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.