From owner-svn-src-all@FreeBSD.ORG Sun Nov 18 14:05:29 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 53164128; Sun, 18 Nov 2012 14:05:29 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 38BC58FC14; Sun, 18 Nov 2012 14:05:29 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAIE5TAG039142; Sun, 18 Nov 2012 14:05:29 GMT (envelope-from adrian@svn.freebsd.org) Received: (from adrian@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAIE5TXW039141; Sun, 18 Nov 2012 14:05:29 GMT (envelope-from adrian@svn.freebsd.org) Message-Id: <201211181405.qAIE5TXW039141@svn.freebsd.org> From: Adrian Chadd Date: Sun, 18 Nov 2012 14:05:29 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r243227 - head/sys/arm/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2012 14:05:29 -0000 Author: adrian Date: Sun Nov 18 14:05:28 2012 New Revision: 243227 URL: http://svnweb.freebsd.org/changeset/base/243227 Log: Correctly use spaces here. Pointed out by: pjd Modified: head/sys/arm/conf/CAMBRIA Modified: head/sys/arm/conf/CAMBRIA ============================================================================== --- head/sys/arm/conf/CAMBRIA Sun Nov 18 14:00:03 2012 (r243226) +++ head/sys/arm/conf/CAMBRIA Sun Nov 18 14:05:28 2012 (r243227) @@ -126,8 +126,8 @@ device ath # Atheros NICs device ath_pci # Atheros pci/cardbus glue options ATH_DEBUG options ATH_DIAGAPI -options ATH_ENABLE_DFS -options ATH_ENABLE_11N +options ATH_ENABLE_DFS +options ATH_ENABLE_11N #options ATH_TX99_DIAG device ath_rate_sample # SampleRate tx rate control for ath