On Thu, 2013-05-16 at 13:00 +0200, Simon Wunderlich wrote: > - cfg80211_chandef_create(&chandef, chan, ifibss->channel_type); > + chandef = ifibss->chandef; This part is obviously wrong - it ignores the given channel. Please post a fix as soon as you can, with the code as it is now we never join an existing IBSS correctly but always use the channel the user gave. 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