On Thu, 2012-06-21 at 12:33 +0300, Victor Goldenshtein wrote: > + * @min_ch_time: minimum time to wait on each channel for active scans > + * @max_ch_time: maximum time to wait on each channel for active scans > + * @min_passive_ch_time: minimum time to wait on each channel for passive scans > + * @max_passive_ch_time: maximum time to wait on each channel for passive scans > + * Note: If the above channel times are not set, the default channel times > + * will be used. The channel times are in TUs. That note seems to be a bit unclear. It's also starting to dawn on me that you actually wanted cases where you only set the minimum time? Like in wireless extensions? You're also only ever setting the minimum time defaults if none were given, this is in cfg80211_trigger_scan(). So maybe you need to clarify the semantics? Clearly, I haven't understood this yet from the documentation. Otherwise it seems to me that there should be min/max always set, even if mac80211 only ever uses min? 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