[list added back] On Thu, 2010-10-14 at 06:42 -0700, Paul Stewart wrote: > >> + u32 cqm_bitrate_thold; > > > > Since there's no way for drivers to utilise this, don't add it in public > > API. > > I disagree here. I don't see a reason why a other drivers would not > be able to take advantage of this feature, much the same as some of > them support rssi thresholds. They can calculate their own last > transmitted bitrate and trigger cqm events using cfg80211 just as well > as mac80211 can. No, they can't, for one they don't have access to the netdev. So at least mac80211 would have to provide wrappers. And there would also have to be capability bits so that mac80211 doesn't actually do all of this in software when the driver does it, avoiding double notifications and overhead. 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