On Wed, Sep 23, 2009 at 9:16 PM, Kalle Valo <kalle.valo@xxxxxx> wrote: > On Wed, Sep 23, 2009 at 8:54 PM, John W. Linville > <linville@xxxxxxxxxxxxx> wrote: >> I know you aren't in a great situation for this, but could you try >> a bisect? Or, you might just try reverting "iwlwifi: reduce noise >> when skb allocation" as a start... > > Sure, I'll start bisecting right now. The result is: 55a00b83339f25d2979b85ab6e2151390327db80 is first bad commit commit 55a00b83339f25d2979b85ab6e2151390327db80 Author: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Date: Thu Sep 17 17:15:31 2009 -0700 cfg80211: don't overwrite privacy setting When cfg80211 is instructed to connect, it always uses the default WEP key for the privacy setting, which clearly is wrong when using wpa_supplicant. Don't overwrite the setting, and rely on it being false when wpa_supplicant is not running, instead set it to true when we have keys. Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> I verified the result by manually reverting the commit and this is really causing my problem. My current setup is debian unstable, default debian wpa_supplicant (using wext I think, haven't checked) and open network at Portland Marriott hotel. I can reproduce the problem every time. Kalle -- 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