From owner-svn-src-stable@FreeBSD.ORG Fri Mar 23 16:44:12 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C26651065670; Fri, 23 Mar 2012 16:44:12 +0000 (UTC) Date: Fri, 23 Mar 2012 16:44:12 +0000 From: Alexey Dokuchaev To: John Baldwin Message-ID: <20120323164412.GB8323@FreeBSD.org> References: <201203231206.q2NC6WRc075511@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201203231206.q2NC6WRc075511@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r233359 - in stable/8/sys: i386/conf kern X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 16:44:12 -0000 On Fri, Mar 23, 2012 at 12:06:32PM +0000, John Baldwin wrote: > Author: jhb > Date: Fri Mar 23 12:06:32 2012 > New Revision: 233359 > URL: http://svn.freebsd.org/changeset/base/233359 > > Log: > MFC 232218: > Clear the a device's description string anytime it's driver changes. > [...] Thanks John! ./danfe