Felix Fietkau wrote: > This patch changes ath9k to pass proper MCS indexes and flags > between the RC and the rest of the driver code. > sc->cur_rate_table remains, as it's used by the RC code internally, > but the rest of the driver code no longer uses it, so a potential > new RC for ath9k would not have to update it. > > Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx> > --- > - replaces sc->hw usage with common->hw > - initializes unused tx status rates to -1 for minstrel compatibility > - split up for easier review > - tested in ap mode with minstrel against a legacy STA Sorry, disregard that patch. It doesn't really work when split up this way, as I still need to adjust the MCS indexes, which is currently done in the second patch. I'll resend later... - Felix -- 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