cvs commit: src/sys/dev/ath if_ath.c

Sam Leffler sam at FreeBSD.org
Tue Aug 19 14:28:47 PDT 2003


sam         2003/08/19 14:28:45 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  o correct beacon frame length calculation and add an assert to catch any future
    mistakes (this mistake was not an issue because the length is only used to
    decide whether or not to allocate a cluster)
  o while here, move a beacon length comment to the "right place"
  
  Revision  Changes    Path
  1.10      +6 -2      src/sys/dev/ath/if_ath.c


More information about the cvs-src mailing list