Date: Wed, 10 Aug 2005 17:42:13 +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.h ieee80211_node.c Message-ID: <200508101742.j7AHgDqR052211@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-08-10 17:42:13 UTC FreeBSD src repository Modified files: sys/net80211 _ieee80211.h ieee80211_node.c Log: Don't use ic_curmode to decide when to do 11g station accounting, use the station channel properties. Fixes assert failure/bogus operation when an ap is operating in 11a and has associated stations then switches to 11g. Noticed by: Michal Mertl Reviewed by: avatar MFC after: 2 weeks Revision Changes Path 1.3 +2 -0 src/sys/net80211/_ieee80211.h 1.64 +4 -5 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508101742.j7AHgDqR052211>