Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2009 20:03:25 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r187644 - user/sam/wifi/sys/dev/ath/ath_hal
Message-ID:  <200901232003.n0NK3PTV051945@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sam
Date: Fri Jan 23 20:03:25 2009
New Revision: 187644
URL: http://svn.freebsd.org/changeset/base/187644

Log:
  fix whitespace

Modified:
  user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c

Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c	Fri Jan 23 19:24:55 2009	(r187643)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c	Fri Jan 23 20:03:25 2009	(r187644)
@@ -1205,7 +1205,7 @@ static REG_DOMAIN regDomains[] = {
 	 .pscan			= PSCAN_MKK2,
 	 .flags			= DISALLOW_ADHOC_11A_TURB,
 	 .chan11a		= BM3(F1_4920_4980, F1_5040_5080, F1_5170_5230),
-	.chan11a_half		= BM4(F1_4915_4925,
+	 .chan11a_half		= BM4(F1_4915_4925,
 				      F1_4935_4945,
 				      F1_5035_5040,
 				      F1_5055_5055),



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901232003.n0NK3PTV051945>