Return-path: Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:64199 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750939AbaFEHNN convert rfc822-to-8bit (ORCPT ); Thu, 5 Jun 2014 03:13:13 -0400 From: Bing Zhao To: Markus Pargmann CC: "John W. Linville" , "linux-wireless@vger.kernel.org" , "netdev@vger.kernel.org" , "kernel@pengutronix.de" Date: Thu, 5 Jun 2014 00:12:58 -0700 Subject: RE: [PATCH] mwifiex: Remove custom world regulatory domain Message-ID: <477F20668A386D41ADCC57781B1F70430F768A292B@SC-VEXCH1.marvell.com> (sfid-20140605_091322_384262_C2E0DC2A) References: <1401888752-11224-1-git-send-email-mpa@pengutronix.de> In-Reply-To: <1401888752-11224-1-git-send-email-mpa@pengutronix.de> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Markus, Thanks for the patch. > A custom regulatory domain was introduced in this commit: > cc0ba0d mwifiex: support custom world regulatory domain > > The commit description says that it was introduced because the world > regulatory domain does not include channels 52-64 and 100-140. These > channels are described in the world regulatory domain now, so we can drop > this custom regulatory domain. > > Signed-off-by: Markus Pargmann Acked-by: Bing Zhao Thanks, Bing > --- > drivers/net/wireless/mwifiex/cfg80211.c | 36 --------------------------------- > 1 file changed, 36 deletions(-)