Date: Tue, 19 Jul 2011 15:03:46 -0400 From: Wesley Shields <wxs@FreeBSD.org> To: Adrian Chadd <adrian@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r224220 - head/sys/net80211 Message-ID: <20110719190346.GA44599@atarininja.org> In-Reply-To: <201107191524.p6JFOict077797@svn.freebsd.org> References: <201107191524.p6JFOict077797@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 19, 2011 at 03:24:44PM +0000, Adrian Chadd wrote: > Author: adrian > Date: Tue Jul 19 15:24:44 2011 > New Revision: 224220 > URL: http://svn.freebsd.org/changeset/base/224220 > > Log: > This sets the BSS channel for each VAP for the given interface. > It's only relevant in STA mode. > > The CSA forces a channel switch for the interface, but doesn't update > the VAP channel. > > Approved by: re (bz) > > Modified: > head/sys/net80211/ieee80211_proto.c I just tried to update the kernel on one of my machines and found it broken. The patch at http://people.freebsd.org/~wxs/vap.diff fixes it. -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110719190346.GA44599>