Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 23:36:54 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c src/sys/dev/ath/ath_hal ah_desc.h src/sys/dev/ath/ath_hal/ar5212 ar5212_xmit.c src/sys/dev/ath/ath_hal/ar5416 ar5416_xmit.c src/sys/dev/ath/ath_rate/sample sample.c
Message-ID:  <200906132337.n5DNbDKm091949@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-06-13 23:36:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
    sys/dev/ath/ath_hal  ah_desc.h 
    sys/dev/ath/ath_hal/ar5212 ar5212_xmit.c 
    sys/dev/ath/ath_hal/ar5416 ar5416_xmit.c 
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  SVN rev 194135 on 2009-06-13 23:36:54Z by sam
  
  purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsi
  and it cannot be used with MCS rate codes
  
  Revision  Changes    Path
  1.2       +1 -2      src/sys/dev/ath/ath_hal/ah_desc.h
  1.3       +3 -6      src/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
  1.3       +3 -6      src/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
  1.31      +2 -2      src/sys/dev/ath/ath_rate/sample/sample.c
  1.258     +1 -1      src/sys/dev/ath/if_ath.c



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