PERFORCE change 43047 for review

Sam Leffler sam at FreeBSD.org
Tue Nov 25 14:31:30 PST 2003


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

Change 43047 by sam at sam_ebb on 2003/11/25 14:31:23

	make Warner happy

Affected files ...

.. //depot/projects/netperf/sys/dev/ath/if_ath.c#40 edit

Differences ...

==== //depot/projects/netperf/sys/dev/ath/if_ath.c#40 (text+ko) ====

@@ -2461,7 +2461,7 @@
 	struct ath_hal *ah = sc->sc_ah;
 	struct ieee80211_node *ni;
 	int i, error;
-	u_int8_t *bssid;
+	const u_int8_t *bssid;
 	u_int32_t rfilt;
 	static const HAL_LED_STATE leds[] = {
 	    HAL_LED_INIT,	/* IEEE80211_S_INIT */


More information about the p4-projects mailing list