On Tue, 2012-05-29 at 17:28 +0300, Goldenshtein, Victor wrote: > On Tue, May 29, 2012 at 10:10 AM, Johannes Berg > <johannes@xxxxxxxxxxxxxxxx> wrote: > > I'd prefer the default values to be defined in cfg80211, not mac80211, > > so that other drivers can also benefit once they add support for these > > settings. > > > > you mean, to move (and rename) the: > > #define IEEE80211_CHANNEL_TIME (HZ / 33) > #define IEEE80211_PASSIVE_CHANNEL_TIME (HZ / 8) > > from scan.c to nl80211.h (or other?), and to set the default values in > nl80211_trigger_scan() ? Probably not nl80211.h, but more like net/wireless/scan.c or something? Keep in mind that the defaults need to be set for both nl80211 and wext. 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