PERFORCE change 46464 for review
    Sam Leffler 
    sam at FreeBSD.org
       
    Tue Feb  3 23:02:51 PST 2004
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=46464
Change 46464 by sam at sam_ebb on 2004/02/03 23:02:14
	sync comment w/ madwifi
Affected files ...
.. //depot/projects/netperf+sockets/sys/net80211/ieee80211_crypto.c#5 edit
Differences ...
==== //depot/projects/netperf+sockets/sys/net80211/ieee80211_crypto.c#5 (text+ko) ====
@@ -34,6 +34,9 @@
 __FBSDID("$FreeBSD: src/sys/net80211/ieee80211_crypto.c,v 1.3 2003/10/17 23:15:30 sam Exp $");
 __KERNEL_RCSID(0, "$NetBSD: ieee80211_crypto.c,v 1.4 2003/09/23 16:03:46 dyoung Exp $");
 
+/*
+ * IEEE 802.11 crypto support (when done in the host).
+ */
 #include "opt_inet.h"
 
 #include <sys/param.h>
    
    
More information about the p4-projects
mailing list