sam         2006-04-16 18:14:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  Unbreak cabq handling: check the s/w q, not the h/w q as the frames
  have not been passed to the h/w yet.  This remedies watchdog timeout
  of buffered multicast frames in hostap mode.
  
  While here eliminate an extraneous check; ieee80211_beacon_update sets
  the tim bit based on ncabq != 0 so there's no reason to check it too.
  
  Noticed by:     Christophe Prevotaux
  
  Revision  Changes    Path
  1.139     +2 -2      src/sys/dev/ath/if_ath.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to