cvs commit: src/sys/dev/ath if_ath.c
    Sam Leffler 
    sam at FreeBSD.org
       
    Wed Jan  7 11:16:50 PST 2004
    
    
  
sam         2004/01/07 11:16:49 PST
  FreeBSD src repository
  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  When draining the tx queue reclaim any node references held in packets.
  This fixes a problem when operating as an AP where clients would get
  stuck in the node table because the reference count never went to zero.
  
  Revision  Changes    Path
  1.44      +10 -1     src/sys/dev/ath/if_ath.c
    
    
More information about the cvs-all
mailing list