Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 03/09/2000 21:44:25
Module Name:	syssrc
Committed By:	onoe
Date:		Fri Mar 10 05:44:24 UTC 2000

Modified Files:
	syssrc/sys/net: if_ieee80211.h

Log Message:
Rename the macro IEEE80211_FC1_RCVFROM_XXX to IEEE80211_FC1_DIR_XXX
and fix the value to be consistent with IEEE 802.11 spec.
The only customer of this macro is if_ray driver for now.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/net/if_ieee80211.h

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