On Wed, 2014-03-19 at 17:04 +0800, Zhao, Gang wrote: > - wdev->conn->params.ssid = wdev->ssid; > + wdev->conn->params.ssid = connect->ssid; I'm pretty sure this is wrong since one is a pointer and the other an array. 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