Return-path: Received: from mail-ie0-f176.google.com ([209.85.223.176]:35813 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752581AbaBSGMD (ORCPT ); Wed, 19 Feb 2014 01:12:03 -0500 Received: by mail-ie0-f176.google.com with SMTP id rd18so2508372iec.21 for ; Tue, 18 Feb 2014 22:12:02 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1392226988-3878-1-git-send-email-janusz.dziedzic@tieto.com> Date: Wed, 19 Feb 2014 07:12:01 +0100 Message-ID: (sfid-20140219_071211_453714_5945AD88) Subject: Re: [PATCH] crda: handle AUTO bw setting in db2rd From: Janusz Dziedzic To: "Luis R. Rodriguez" Cc: Janusz Dziedzic , linux-wireless , Johannes Berg , "John W. Linville" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2014-02-19 1:33 GMT+01:00 Luis R. Rodriguez : > On Wed, Feb 12, 2014 at 9:43 AM, Janusz Dziedzic > wrote: >> Handle AUTO bandwidth setting in db2rd. >> Don't add NL80211_ATTR_FREQ_RANGE_MAX_BW attribute >> in case of AUTO bw calculation. >> >> Signed-off-by: Janusz Dziedzic > > Please elaborate more on this. Who deals with the automatic math on > the bandwidth? > cfg80211, Please check patch: cfg80211: regulatory introduce maximum bandwidth calculation BR Janusz