Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754099AbdLGOcv (ORCPT ); Thu, 7 Dec 2017 09:32:51 -0500 Received: from alexa-out.qualcomm.com ([129.46.98.28]:52690 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753981AbdLGOcs (ORCPT ); Thu, 7 Dec 2017 09:32:48 -0500 X-IronPort-AV: E=McAfee;i="5900,7806,8737"; a="1496970462" X-MGA-submission: =?us-ascii?q?MDFZ6jS4qv2ILS70Q01RRrV1r2Fc3tmn5gNq7d?= =?us-ascii?q?fgIWdWO3UXS04LU+9yYEtBRCtT9og648SapMiRaDWxyd4CnDI6F4fA8y?= =?us-ascii?q?crLQn04pgqEXWSFw4M+oIp5H57GUllYrHcteBpIa5kUoZDaWLM2njOMe?= =?us-ascii?q?4y?= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [2/3] ath9k: move spectral scan support under a separate config symbol From: Kalle Valo In-Reply-To: <1c982c915065a9b5ed3232eedb567f589eca261b.1511804622.git.mschiffer@universe-factory.net> References: <1c982c915065a9b5ed3232eedb567f589eca261b.1511804622.git.mschiffer@universe-factory.net> To: Matthias Schiffer CC: , , , , , User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-ID: <39b862cad21f42aa9cf855c465216cab@euamsexm01a.eu.qualcomm.com> Date: Thu, 7 Dec 2017 15:32:36 +0100 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanexm01a.na.qualcomm.com (10.85.0.81) To euamsexm01a.eu.qualcomm.com (10.251.127.40) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 929 Lines: 22 Matthias Schiffer wrote: > At the moment, spectral scan support, and with it RELAY, is always enabled > with ATH9K[_HTC]_DEBUGFS. Spectral scan support is currently the only user > of RELAY in ath9k, and it unconditionally reserves a relay channel. > > Having debugfs support in ath9k is often useful even on very small embedded > routers, where we'd rather like to avoid the code size and RAM usage of the > relay support. > > Signed-off-by: Matthias Schiffer > Signed-off-by: Kalle Valo 2 patches applied to ath-next branch of ath.git, thanks. 9df7ddc3ed25 ath9k: move spectral scan support under a separate config symbol 42e01cb9cb10 ath10k: move spectral scan support under a separate config symbol -- https://patchwork.kernel.org/patch/10077735/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches