Return-path: Received: from na3sys009aog124.obsmtp.com ([74.125.149.151]:60692 "EHLO na3sys009aog124.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751211Ab2FTLCK (ORCPT ); Wed, 20 Jun 2012 07:02:10 -0400 Received: by lbbgk8 with SMTP id gk8so483398lbb.12 for ; Wed, 20 Jun 2012 04:02:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1340189345.4655.56.camel@jlt3.sipsolutions.net> References: <1340030798-28992-1-git-send-email-victorg@ti.com> <4FE1A734.4090100@neratec.com> <1340189345.4655.56.camel@jlt3.sipsolutions.net> Date: Wed, 20 Jun 2012 14:02:07 +0300 Message-ID: (sfid-20120620_130214_227781_FA5E7903) Subject: Re: [PATCH 0/7] nl/cfg/mac80211: add DFS master ability From: "Goldenshtein, Victor" To: Johannes Berg Cc: Zefir Kurtisi , linux-wireless@vger.kernel.org, kgiori@qca.qualcomm.com, mcgrof@frijolero.org, adrian.chadd@gmail.com, j@w1.fi, coelho@ti.com, assaf@ti.com, yoni.divinsky@ti.com, igalc@ti.com, adrian@freebsd.org, nbd@nbd.name, simon.wunderlich@s2003.tu-chemnitz.de Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Jun 20, 2012 at 1:49 PM, Johannes Berg wrote: > On Wed, 2012-06-20 at 13:47 +0300, Goldenshtein, Victor wrote: >> On Wed, Jun 20, 2012 at 1:34 PM, Zefir Kurtisi >> wrote: >> > On 06/18/2012 04:46 PM, Victor Goldenshtein wrote: >> >> In continuation to proposed RFC, this patch set (with hostap patch series) adds support for DFS (Dynamic Frequency Selection) according 802.11h. >> >> >> >> [...] >> > >> > Thanks for the updated patches, Victor. >> > >> > Going to test them by preparing the ath9k interface. >> > >> > Right now they do not apply on top of wireless-testing, could you please >> > rebase? Thanks. >> >> The patches are on top of the master branch from: >> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git > > Why would you use that instead of mac80211-next? > Will rebase on top of the mac80211-next. -- Thanks, Victor.