> + sdata->vif.bss_conf.ssid_len = ifibss->ssid_len; > + memcpy(sdata->vif.bss_conf.ssid, ifibss->ssid, ifibss->ssid_len); I think you should also clear the ssid_len when disconnecting. 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