Author: adrian
Date: Mon Jul 23 03:55:19 2012
New Revision: 238711
URL: http://svn.freebsd.org/changeset/base/238711
Log:
Revert this; it wasn't supposed to be part of this commit.
Modified:
head/sys/dev/ath/if_ath_tx_ht.c
Modified: head/sys/dev/ath/if_ath_tx_ht.c
==============================================================================
--- head/sys/dev/ath/if_ath_tx_ht.c Mon Jul 23 03:52:18 2012
(r238710)
+++ head/sys/dev/ath/if_ath_tx_ht.c Mon Jul 23 03:55:19 2012
(r238711)
@@ -511,8 +511,6 @@ ath_rateseries_setup(struct ath_softc *s
series[i].RateFlags |= HAL_RATESERIES_HALFGI;
series[i].Rate = rt->info[rc[i].rix].rateCode;
- series[i].RateIndex = rc[i].rix;
- series[i].tx_power_cap = 0x3f; /* XXX? */
/*
* PktDuration doesn't include slot, ACK, RTS, etc timing -
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"