sam         2007-09-17 05:12:19 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  fix led blinking in RUN state: the addition of the CAC state moved
  IEEE80211_S_RUN and broke the array lookup used to find the LED flags
  
  Approved by:    re (blanket wireless)
  
  Revision  Changes    Path
  1.175     +3 -0      src/sys/dev/ath/if_ath.c