cvs commit: src/sys/dev/ath if_ath.c if_athvar.h
Sam Leffler
sam at FreeBSD.org
Thu Feb 9 14:21:54 PST 2006
sam 2006-02-09 22:21:53 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c if_athvar.h
Log:
Beacon timer setup fixes:
o pull nexttbtt forward in adhoc mode too
o resync beacon timers on joining a bss or ibss as the tstamp we
collected while scanning is almost certainly out of date
Note we may need to refine the ibss mode check in ath_recv_mgmt.
Reviewed by: avatar, dyoung
Obtained from: atheros
MFC after: 2 weeks
Revision Changes Path
1.123 +40 -11 src/sys/dev/ath/if_ath.c
1.43 +1 -0 src/sys/dev/ath/if_athvar.h
More information about the cvs-src
mailing list