On Tue, Jul 3, 2012 at 4:55 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Tue, 2012-07-03 at 11:37 +0300, Vladimir Kondratiev wrote: >> Proposed patches solve issue with high bitrates not fitting into u16. >> >> I split it into 2 patches: one introduces new u32 bitrate, >> and 2-nd adds 60g specific calculations. >> >> Idea is to report (in nl80211) both old and new values, >> or only new if it not fits into u16. >> User space tools will migrate to the new bitrate, then old one >> may be removed from kernel. >> >> There are few places where cfg80211_calculate_bitrate() used >> besides nl80211.c; but these places are OK with bitrate changing >> from u16 to u32. >> >> Vladimir Kondratiev (2): >> {nl,cfg}80211: support high bitrates >> cfg80211: bitrate calculation for 60g > > I've applied this (but not yet pushed out in case somebody objects > still). In case it is missed, I did point out a few things with the first patch. Luis -- 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