Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/08/2005 20:13:27
Module Name:	src
Committed By:	dyoung
Date:		Thu Dec  8 20:13:27 UTC 2005

Modified Files:
	src/sys/net80211: ieee80211_radiotap.h

Log Message:
Add flag IEEE80211_RADIOTAP_F_BADFCS for packets whose checksum
doesn't match their contents.  While I'm here, remove the mention
of field IEEE80211_RADIOTAP_FCS, which wasn't adopted.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/net80211/ieee80211_radiotap.h

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