Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2003 14:31:29 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 43047 for review
Message-ID:  <200311252231.hAPMVTWK038271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=43047

Change 43047 by sam@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 */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311252231.hAPMVTWK038271>