Return-path: Received: from mail-wg0-f52.google.com ([74.125.82.52]:41043 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751975AbaJINAj (ORCPT ); Thu, 9 Oct 2014 09:00:39 -0400 Received: by mail-wg0-f52.google.com with SMTP id a1so1202566wgh.35 for ; Thu, 09 Oct 2014 06:00:38 -0700 (PDT) Date: Thu, 9 Oct 2014 15:00:35 +0200 From: Karl Beldan To: Johannes Berg Cc: linux-wireless , Karl Beldan Subject: Re: [PATCH] cfg80211: set the rates mask in connection probes over specified freq Message-ID: <20141009130035.GB20644@magnum.frso.rivierawaves.com> (sfid-20141009_150042_319630_B310E907) References: <1412674938-13071-1-git-send-email-karl.beldan@gmail.com> <1412847177.1828.33.camel@jlt4.sipsolutions.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <1412847177.1828.33.camel@jlt4.sipsolutions.net> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Oct 09, 2014 at 11:32:57AM +0200, Johannes Berg wrote: > On Tue, 2014-10-07 at 11:42 +0200, Karl Beldan wrote: > > From: Karl Beldan > > > > ATM, specifying the frequency when connecting sends a void 'supported > > rates' EID. > > Seems like this should be a stable fix? > Indeed, I forgot to Cc stable. Karl