Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 00:29:20 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 70195 for review
Message-ID:  <200502030029.j130TKmu081355@repoman.freebsd.org>

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

Change 70195 by sam@sam_ebb on 2005/02/03 00:28:36

	kill shadow copy of the same value

Affected files ...

.. //depot/projects/vap/sys/dev/ath/ath_rate/onoe/onoe.c#3 edit

Differences ...

==== //depot/projects/vap/sys/dev/ath/ath_rate/onoe/onoe.c#3 (text+ko) ====

@@ -298,7 +298,6 @@
 		 * rate set is checked when the station associates.
 		 */
 		struct ieee80211com *ic = ni->ni_ic;
-		struct ieee80211vap *vap = ni->ni_vap;
 		const struct ieee80211_rateset *rs =
 			&ic->ic_sup_rates[ic->ic_curmode];
 		int r = rs->rs_rates[vap->iv_fixed_rate] & IEEE80211_RATE_VAL;



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