Return-path: Received: from mail-lb0-f181.google.com ([209.85.217.181]:34940 "EHLO mail-lb0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750879AbaETJzU (ORCPT ); Tue, 20 May 2014 05:55:20 -0400 Received: by mail-lb0-f181.google.com with SMTP id q8so182901lbi.26 for ; Tue, 20 May 2014 02:55:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1399798250-20987-1-git-send-email-emmanuel.grumbach@intel.com> <1399798250-20987-3-git-send-email-emmanuel.grumbach@intel.com> From: "Luis R. Rodriguez" Date: Tue, 20 May 2014 02:54:58 -0700 Message-ID: (sfid-20140520_115524_043758_4DB3B100) Subject: Re: [PATCH 2/7] cfg80211: introduce regulatory flags controlling bw To: Arik Nemtsov Cc: Emmanuel Grumbach , Johannes Berg , linux-wireless , Arik Nemtsov Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, May 20, 2014 at 2:25 AM, Arik Nemtsov wrote: > > Why won't old regdb rules work? The NL80211_RRF_NO_160MHZ for instance > is not used anywhere in old or new regdbs. > So all the new code in reg_get_max_bandwidth is ignored in current or > older crda/regdb flows. > > What am I missing? It will also be ignored on newer kernels using old wireless-regdb. Luis