On Thu, 2009-09-17 at 15:51 -0400, John W. Linville wrote: > On Thu, Sep 17, 2009 at 10:25:48AM -0700, ASIC Felix wrote: > > Hi, > > > > with master-2009-09-16 my laptop can no longer connect to the network. > > I can see all the APs, but can't connect. > > The issue is new, w-t kernel master-2009-09-14 was fine. > > > > Sorry for pasting the whole /var/log/messages from boot to boot, > > but I see anything obvious by myself. > > Perhaps you could bisect between master-2009-09-14 and > master-2009-09-16? There are only a handful of patches. ]$ git bisect good 389ce02fdca74c15984edced7a2f1879fe08a8b1 is first bad commit commit 389ce02fdca74c15984edced7a2f1879fe08a8b1 Author: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Date: Wed Sep 16 09:04:26 2009 -0700 cfg80211: fix SME connect There's a check saying /* we're good if we have both BSSID and channel */ if (wdev->conn->params.bssid && wdev->conn->params.channel) { This commit prevents connection for me. Best regards, Felix -- 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