PERFORCE change 70195 for review

Sam Leffler sam at FreeBSD.org
Wed Feb 2 16:29:22 PST 2005


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

Change 70195 by sam at 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;


More information about the p4-projects mailing list