From owner-svn-src-all@freebsd.org Sat Mar 10 13:27:04 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2695F374E9; Sat, 10 Mar 2018 13:27:03 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 774557359E; Sat, 10 Mar 2018 13:27:02 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 8492FE1A; Sat, 10 Mar 2018 07:27:00 -0600 (CST) Date: Sat, 10 Mar 2018 07:26:59 -0600 From: Mark Linimon To: Alexey Dokuchaev Cc: Ian Lepore , src-committers , Eitan Adler , John Baldwin , svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r330451 - in stable/11/sys: dev/iwm dev/otus dev/usb/wlan net80211 Message-ID: <20180310132659.GA27490@lonesome.com> References: <201803050754.w257swAE001435@repo.freebsd.org> <6465173.s2nWvWCLOs@ralph.baldwin.cx> <8377086.JrIgVVMXMv@ralph.baldwin.cx> <20180309110240.GA77718@FreeBSD.org> <1520617802.84937.26.camel@freebsd.org> <20180310082743.GB18340@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180310082743.GB18340@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2018 13:27:04 -0000 On Sat, Mar 10, 2018 at 08:27:43AM +0000, Alexey Dokuchaev wrote: > one can update their machines and go back easily if things went south. After wasting time, like I did most of Thursday. mcl