PERFORCE change 46381 for review
    Sam Leffler 
    sam at FreeBSD.org
       
    Mon Feb  2 14:49:35 PST 2004
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=46381
Change 46381 by sam at sam_ebb on 2004/02/02 14:49:08
	purge unused cruft
Affected files ...
.. //depot/projects/netperf+sockets/sys/net80211/ieee80211.c#12 edit
Differences ...
==== //depot/projects/netperf+sockets/sys/net80211/ieee80211.c#12 (text+ko) ====
@@ -557,12 +557,6 @@
 			break;
 		case IEEE80211_M_IBSS:
 			ic->ic_flags |= IEEE80211_F_IBSSON;
-#ifdef notdef
-			if (ic->ic_curmode == IEEE80211_MODE_11G)
-				ieee80211_set11gbasicrates(
-					&ic->ic_suprates[newphymode],
-					IEEE80211_MODE_11B);
-#endif
 			break;
 		}
 		error = ENETRESET;
    
    
More information about the p4-projects
mailing list