Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net80211
Module Name: src
Committed By: dyoung
Date: Sun Feb 19 07:52:43 UTC 2006
Modified Files:
src/sys/net80211: ieee80211_output.c
Log Message:
>From sam%FreeBSD.org@localhost:
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
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/net80211/ieee80211_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index