Re: svn commit: r218556 - head/sys/dev/ath

2011-02-11 Thread Bjoern A. Zeeb
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: h

svn commit: r218556 - head/sys/dev/ath

2011-02-11 Thread Adrian Chadd
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 ===