On Tue, 2013-10-15 at 00:38 +0200, Antonio Quartulli wrote: > From: Antonio Quartulli <antonio@xxxxxxxxxxxxx> > > It may be the case that the same IBSS (same bssid and essid) > exists on two different channels (i.e. two IBSSes created > with different but fixed freq) and therefore the latter must > be also used to distinguish them. > > Fix wdev->current_bss assignment by passing the channel to > cfg80211_get_bss() on ibss_joined. > This ensures that cfg80211_get_bss() picks up the proper bss > object. This makes no sense, wdev->channel should always be NULL (unless the same wdev was in AP or mesh mode first and that somehow leaked out?) 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