Johannes Berg wrote: > In commit 2e92e6f2c50b4baf85cca968f0e6f1b5c0df7d39 ("mac80211: use rate > index in TX control") I forgot to initialise a few new variables to -1 > which means that the rate control algorithm is never triggered and 0 is > used as the only rate index, effectively fixing the transmit bitrate at > the lowest supported. > > This patch adds the missing initialisation. This is far better (the rate sets itself to 24Mb/s or 36 Mb/s rather than being fixed on 54 Mb/s). However when using iwl3945 the rate could not be forced using iwconfig wlan0 rate 54M fixed and it took a little . The rate it chooses also seems to bounce about a bit - simply telling networkmanager to reconnect results in a different speed (although it's hard to tell how good the connection is while this is happening). -- Sitsofe | http://sucs.org/~sits/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html