From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:56124 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965397Ab1JGLnQ (ORCPT ); Fri, 7 Oct 2011 07:43:16 -0400 Received: by vws1 with SMTP id 1so3005717vws.19 for ; Fri, 07 Oct 2011 04:43:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4E8EBCEB.80705@neratec.com> References: <1317637758-11907-1-git-send-email-zefir.kurtisi@neratec.com> <201110041538.12885.chunkeey@googlemail.com> <201110061849.48838.chunkeey@googlemail.com> <4E8E1062.1070206@neratec.com> <4E8E18DB.5070002@neratec.com> <4E8EBCEB.80705@neratec.com> Date: Fri, 7 Oct 2011 19:43:15 +0800 Message-ID: (sfid-20111007_134319_384878_54CB71C5) Subject: Re: [ath9k-devel] [RFC 5/6] ath9k: enable DFS pulse detection From: Adrian Chadd To: Zefir Kurtisi Cc: "Luis R. Rodriguez" , Christian Lamparter , kgiori@qca.qualcomm.com, ath9k-devel@lists.ath9k.org, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 7 October 2011 16:48, Zefir Kurtisi wrote: > Quite some work ahead. Good luck on that! Thanks! > So you are confident to get existing code re-factored and split into multiple layers? Thankfully, it's already done and in net80211. :) Adrian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Chadd Date: Fri, 7 Oct 2011 19:43:15 +0800 Subject: [ath9k-devel] [RFC 5/6] ath9k: enable DFS pulse detection In-Reply-To: <4E8EBCEB.80705@neratec.com> References: <1317637758-11907-1-git-send-email-zefir.kurtisi@neratec.com> <201110041538.12885.chunkeey@googlemail.com> <201110061849.48838.chunkeey@googlemail.com> <4E8E1062.1070206@neratec.com> <4E8E18DB.5070002@neratec.com> <4E8EBCEB.80705@neratec.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 7 October 2011 16:48, Zefir Kurtisi wrote: > Quite some work ahead. Good luck on that! Thanks! > So you are confident to get existing code re-factored and split into multiple layers? Thankfully, it's already done and in net80211. :) Adrian