From owner-svn-src-all@FreeBSD.ORG Fri Feb 11 13:54:51 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 527C1106564A; Fri, 11 Feb 2011 13:54:51 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id D865B8FC17; Fri, 11 Feb 2011 13:54:50 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 1D65241C7A7; Fri, 11 Feb 2011 14:54:49 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 0SZFDuvA+zeH; Fri, 11 Feb 2011 14:54:48 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 65C8B41C7AE; Fri, 11 Feb 2011 14:54:48 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 42C5A4448F3; Fri, 11 Feb 2011 13:54:40 +0000 (UTC) Date: Fri, 11 Feb 2011 13:54:40 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Adrian Chadd In-Reply-To: <201102111305.p1BD5FII060647@svn.freebsd.org> Message-ID: <20110211135420.D80258@maildrop.int.zabbadoz.net> References: <201102111305.p1BD5FII060647@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r218556 - head/sys/dev/ath X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 11 Feb 2011 13:54:51 -0000 On Fri, 11 Feb 2011, Adrian Chadd wrote: > Author: adrian > Date: Fri Feb 11 13:05:15 2011 > New Revision: 218556 > URL: http://svn.freebsd.org/changeset/base/218556 > > Log: > The last parameter to ath_computedur_ht() is short-GI, not short-preamble. > > Modified: > head/sys/dev/ath/if_ath_tx_ht.c > > Modified: head/sys/dev/ath/if_ath_tx_ht.c > ============================================================================== > --- head/sys/dev/ath/if_ath_tx_ht.c Fri Feb 11 12:56:05 2011 (r218555) > +++ head/sys/dev/ath/if_ath_tx_ht.c Fri Feb 11 13:05:15 2011 (r218556) > @@ -133,7 +133,7 @@ ath_rateseries_setup(struct ath_softc *s > , txrate > , ic->ic_rxstream > , (ni->ni_htcap & IEEE80211_HTCAP_CHWIDTH40) > - , shortPreamble); > + , series[i].rateFlags & HAL_RATESERIES_HALFGI); Should that be RateFlags with an uppercase 'R'? > } else { > series[i].PktDuration = ath_hal_computetxtime(ah, > rt, pktlen, rix[i], shortPreamble); > -- Bjoern A. Zeeb You have to have visions! Stop bit received. Insert coin for new address family.