Date: Wed, 8 Feb 2006 17:30:31 +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_output.c Message-ID: <200602081730.k18HUVg1012117@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2006-02-08 17:30:31 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_output.c Log: set the mgt frame tx timer before dispatching the frame to the driver; this closes a race where a response could be processed before the timer was started and cause a RUN->SCAN state change when operating in station mode Reviewed by: avatar, dyoung MFC after: 1 week Revision Changes Path 1.38 +10 -8 src/sys/net80211/ieee80211_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602081730.k18HUVg1012117>