PERFORCE change 90717 for review

Sam Leffler sam at FreeBSD.org
Mon Jan 30 13:24:23 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=90717

Change 90717 by sam at sam_ebb on 2006/01/30 21:23:51

	shorten comment

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211_var.h#41 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211_var.h#41 (text+ko) ====

@@ -307,7 +307,7 @@
 /* ic_flags_ext */
 #define	IEEE80211_FEXT_WDS	0x00000001	/* CONF: 4 addr allowed */
 /* 0x00000006 reserved */
-#define	IEEE80211_FEXT_BGSCAN	0x00000008	/* STATUS: enable full bgscan completion */
+#define	IEEE80211_FEXT_BGSCAN	0x00000008	/* STATUS: complete bgscan */
 #define	IEEE80211_FEXT_ERPUPDATE 0x00000200	/* STATUS: update ERP element */
 #define	IEEE80211_FEXT_SWBMISS	0x00000400	/* CONF: do bmiss in s/w */
 


More information about the p4-projects mailing list