Jonas Jelonek <jelonek.jonas@xxxxxxxxx> writes: > This patch changes mac80211 rate control for the ath9k driver. > The rate lookup per packet is changed from legacy usage of > ieee80211_get_tx_rates() to the new rate table based lookup > in struct ieee80211_sta.rates. What's the practical implication of this? Performance benefits, better rates selected, or what? Got any benchmark numbers? > Co-developed-by: Jonas Jelonek <jelonek.jonas@xxxxxxxxx> > Signed-off-by: Jonas Jelonek <jelonek.jonas@xxxxxxxxx> > Co-developed-by: Thomas Huehn <thomas.huehn@xxxxxxxxxxxxxxxx> > Signed-off-by: Thomas Huehn <thomas.huehn@xxxxxxxxxxxxxxxx> You don't generally need a co-developed-by for yourself, and your S-o-b should go at the end when you're the submitter... -Toke