cvs commit: src/sys/dev/ath/ath_rate/sample sample.c

Sam Leffler sam at FreeBSD.org
Tue Nov 15 05:47:20 GMT 2005


sam         2005-11-15 05:47:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  bandaid inconsistent state handling: the rate index map may be
  stale when called to reset rate control state causing us to
  pickup an invalid index, check for this and skip 'em (things
  will eventually get fixed up so this is not harmful)
  
  Revision  Changes    Path
  1.10      +5 -0      src/sys/dev/ath/ath_rate/sample/sample.c


More information about the cvs-src mailing list