PERFORCE change 113244 for review

Sepherosa Ziehau sephe at FreeBSD.org
Sun Jan 21 09:04:15 UTC 2007


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

Change 113244 by sephe at sephe_zealot:sam_wifi on 2007/01/21 09:03:36

	Nuke duplicated ieee80211_crypto_attach().

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211.c#38 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211.c#38 (text+ko) ====

@@ -216,8 +216,6 @@
 	bpfattach2(ifp, DLT_IEEE802_11,
 	    sizeof(struct ieee80211_frame_addr4), &ic->ic_rawbpf);
 
-	ieee80211_crypto_attach(ic);
-
 	/*
 	 * Fill in 802.11 available channel set, mark all
 	 * available channels as active, and pick a default


More information about the p4-projects mailing list