On Fri, 9 Feb 2007 15:25:40 +0100, Jiri Benc wrote: > On Thu, 8 Feb 2007 14:48:15 -0500, Michael Wu wrote: > > @@ -2355,7 +2358,7 @@ int ieee80211_sta_set_bssid(struct net_d > > ifsta->bssid_set = 0; > > else > > ifsta->bssid_set = 1; > > - if (ifsta->ssid_set && ifsta->state != IEEE80211_AUTHENTICATE) > > + if (ifsta->ssid_set) > > ieee80211_sta_new_auth(dev, ifsta); > > How do you protect against already running ieee80211_associate (called Sorry, should be ieee80211_authenticate, of course. Jiri -- Jiri Benc SUSE Labs - 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