Return-path: Received: from s3.sipsolutions.net ([144.76.43.152]:42189 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbaA2MMb (ORCPT ); Wed, 29 Jan 2014 07:12:31 -0500 Message-ID: <1390997543.4143.6.camel@jlt4.sipsolutions.net> (sfid-20140129_131234_975334_EC863D88) Subject: Re: [PATCH RESEND mac80211] cfg80211: fix channel configuration in IBSS join From: Johannes Berg To: Antonio Quartulli Cc: linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com, Antonio Quartulli , Kalle Valo , Arend van Spriel , Bing Zhao , Jussi Kivilinna , libertas-dev@lists.infradead.org Date: Wed, 29 Jan 2014 13:12:23 +0100 In-Reply-To: <1390997455.4143.5.camel@jlt4.sipsolutions.net> (sfid-20140129_131112_961767_42774948) References: <1390913540-2127-1-git-send-email-antonio@meshcoding.com> <1390997455.4143.5.camel@jlt4.sipsolutions.net> (sfid-20140129_131112_961767_42774948) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2014-01-29 at 13:10 +0100, Johannes Berg wrote: > On Tue, 2014-01-28 at 13:52 +0100, Antonio Quartulli wrote: > > > When receiving an IBSS_JOINED event select the BSS object > > based on the {bssid, channel} couple rather than the bssid > > only. > > Applied. I took it for mac80211-next since that's a rather special case. > I also squashed in the ij.bssid bugfix since it was in that area. I take that back. Since I'm putting it only into -next, you can fix the documentation in the same patch. Also, you should update tracing to include the channel. johannes