On Wed, 2010-10-13 at 15:17 -0700, Paul Stewart wrote: > Add a hook in mac80211 to accept bitrate threshold configuration > calls from nl80211. This assigns a couple new variables in the > bss and ifmgd structs. > @@ -247,6 +249,7 @@ struct ieee80211_bss_conf { > u16 ht_operation_mode; > s32 cqm_rssi_thold; > u32 cqm_rssi_hyst; > + u32 cqm_bitrate_thold; Since there's no way for drivers to utilise this, don't add it in public API. 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