Date: Tue, 18 Jan 2005 20:04:51 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_input.c Message-ID: <200501182004.j0IK4pp2077342@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-01-18 20:04:51 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c Log: move beacon/probe response counting down to after we've decided whether or not we're going to process the frame; this makes the counters reflect frames actually processes instead of received (discarded frames were already counted) Revision Changes Path 1.29 +9 -9 src/sys/net80211/ieee80211_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501182004.j0IK4pp2077342>