On Tue, Mar 10, 2009 at 1:46 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Tue, 2009-03-10 at 01:43 -0700, Luis R. Rodriguez wrote: > >> >> + if (conf_is_ht40(&local->hw.conf) && chan->max_bandwidth < 40) >> >> + return ret; >> >> + >> > >> > You just made nl80211 check this, why bother adding it here too? >> >> Wext crap. > > Wext can't set ht40, it'll always reset back to 20mhz when you set > channel with wext. Ah, but we can eventually get there with setting the ssid, guess I'll have to review that path. Luis -- 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