> But the reported_rate field would just contain the index of the selected rate, > not the throughput. As far as I can tell the latter is an RC private information > (it not exported anywhere outside of the RC algorithm) and that is why I made > this API which would directly talk to minstrel and get this value. Actually it would contain the entire rate configuration. Anyway my concern is that you're adding something that's rather minstrel specific. It's not really usable by any other algorithm, you're reporting minstrel's estimation of the throughput. If you report the current "best" rate, that'll probably get you pretty much the same behaviour overall, but be more portable to other algorithms I think. johannes -- 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