Date: Tue, 19 Aug 2003 14:28:45 -0700 (PDT) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ath if_ath.c Message-ID: <200308192128.h7JLSja9083867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308192128.h7JLSja9083867>