Return-path: Received: from s3.sipsolutions.net ([144.76.43.152]:59396 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753099Ab3JAKS4 (ORCPT ); Tue, 1 Oct 2013 06:18:56 -0400 Message-ID: <1380622731.14430.7.camel@jlt4.sipsolutions.net> (sfid-20131001_121859_121445_C4341C4F) Subject: Re: [PATCH] cfg80211: parse dfs region for internal regdb option From: Johannes Berg To: Janusz Dziedzic Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com, rodrigue@qca.qualcomm.com Date: Tue, 01 Oct 2013 12:18:51 +0200 In-Reply-To: <1379399136-3181-1-git-send-email-janusz.dziedzic@tieto.com> (sfid-20130917_082645_746795_B2BB7D43) References: <1379399136-3181-1-git-send-email-janusz.dziedzic@tieto.com> (sfid-20130917_082645_746795_B2BB7D43) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2013-09-17 at 08:25 +0200, Janusz Dziedzic wrote: > Add support for parsing and setting the dfs region (ETSI, FCC, JP) > when the internal regulatory database is used. Before this > the DFS region was being ignored even if present on the used > db.txt Applied. johannes