I documented that this value in ieee80211_i.h. Other parameters in this file are left undocumented in this module (rssi_hyst, for example, is documented in mac80211.h and nl80211.h (in fact, my docs in nl80211.h look a little sparse -- I'll fix that up). I don't object to doing it -- I'm just trying to wrap my head around the correct conventions. -- Paul On Thu, Oct 14, 2010 at 12:13 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Wed, 2010-10-13 at 15:10 -0700, Paul Stewart wrote: >> Similar to its rssi counterpart, provide a cfg80211 call for sending >> bitrate change updates. >> > >> + int (*set_cqm_bitrate_config)(struct wiphy *wiphy, >> + struct net_device *dev, >> + u32 bitrate_thold); >> + > > Need to document units here ... Also, when you start looking at that, > things get really awkward HT -- you don't really want to have to > determine the bitrate for HT packets for every single one, 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