Return-path: Received: from na3sys009aog103.obsmtp.com ([74.125.149.71]:50821 "EHLO na3sys009aog103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752995Ab2BOQqn (ORCPT ); Wed, 15 Feb 2012 11:46:43 -0500 Received: by mail-bk0-f45.google.com with SMTP id e19so1443718bku.18 for ; Wed, 15 Feb 2012 08:46:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1327581484-22047-1-git-send-email-victorg@ti.com> <1327581484-22047-7-git-send-email-victorg@ti.com> <4F27814A.9060906@sipsolutions.net> <1328562215.3466.3.camel@jlt3.sipsolutions.net> Date: Wed, 15 Feb 2012 18:46:34 +0200 Message-ID: (sfid-20120215_174655_308817_EDE3038A) Subject: Re: [RFC 6/9] mac80211: add ap channel switch command/event From: "Goldenshtein, Victor" To: "Luis R. Rodriguez" Cc: Johannes Berg , linux-wireless@vger.kernel.org, kgiori@qca.qualcomm.com, zefir.kurtisi@neratec.com, 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 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Feb 10, 2012 at 1:04 AM, Luis R. Rodriguez wrote: > Then you need to ensure that a capability is checked and if this > capability is required but not available yet in mac80211 DFS cannot be > started. > Good point, I will add this check. -- Thanks, Victor.