From owner-svn-src-all@freebsd.org Mon Nov 21 12:42:36 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7E28C47CF6; Mon, 21 Nov 2016 12:42:36 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-qt0-x243.google.com (mail-qt0-x243.google.com [IPv6:2607:f8b0:400d:c0d::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F42AE56; Mon, 21 Nov 2016 12:42:36 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: by mail-qt0-x243.google.com with SMTP id n6so25073232qtd.0; Mon, 21 Nov 2016 04:42:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=lfE6akQNCKdaRexHPooY0wXCxjGmoPGbT+EFpaDwspM=; b=HkgFMM9+bdUf7ncNDVxjv+PABet9tI+5UwRAfQkTybgcYDNCGTzQbD4rh/rnYrQRga TNf839j2YOQSMQjmIIlbUy/Qy+BCot5a92COqYUqoXBMCRJvhi7b9LACYliklriTH03n FTsBM9lfSBYB1Iu5eMSsf4zpEGdm+Llh60DXb5b7w/k5Qpw5PUpw0Eng1BC7Cbrz8kjv a/f5ZAPPhI6y4H8c1dkHrgV6/fo8QjAn9RD6VyLOG/eFnBPDaR2NkCfiR2pVGX99s5Oy e7dBunT5P7+brQ/uDH0CjI5S8Yc9p37xg1rVOsTXJ9zrExen+zOv77nKRhJftb/3HgGa xWIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=lfE6akQNCKdaRexHPooY0wXCxjGmoPGbT+EFpaDwspM=; b=P55YRpf2zGHP5RyBYCdnefJzfszETx3BgwB1umlPBq6PqJIY2d/JGrTVDiIlLmQ/FP kBjxeC0PwL/hezLlzKD3N2AwRTvVC/+wMUUTBHaabTemXEJOt/uXBSo+SsGb3/3WVjim XzpBLgAA6IBklhsD9d2w/POr54g6B+IzYPCTUaIfjixHZx4d7MgLnA1AI6rI66gfH8RF KMTyzkVae2qq5utrl8a8aV8s89xjurmsLCpIRNKHCnJyi+FLsSLM44Niqm4+X3gY132s uDc05SRv4v/5XLr+/jaznN7uFYYUDkmO4hQP7a3w6gY0pKwNCyK61Y9AvdtzbbkeE0iU zJWw== X-Gm-Message-State: AKaTC01hQgMl78kzUjrZlhDs+G9piCLNXcs31ZfdAHBxptA5GvXRLzPrqskpNEqA6CEV1w== X-Received: by 10.237.62.202 with SMTP id o10mr7764257qtf.2.1479732155437; Mon, 21 Nov 2016 04:42:35 -0800 (PST) Received: from mbp-eth.home (179-125-197-11.desktop.com.br. [179.125.197.11]) by smtp.gmail.com with ESMTPSA id 21sm4984966qkf.17.2016.11.21.04.42.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Nov 2016 04:42:34 -0800 (PST) Sender: Renato Botelho From: Renato Botelho Message-Id: <948A1B32-D2E7-4C63-A33D-4A61C1FE7FD8@FreeBSD.org> Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: svn commit: r306219 - head/sys/dev/oce Date: Mon, 21 Nov 2016 10:42:31 -0200 In-Reply-To: <201609222251.u8MMpBKW034720@repo.freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org To: Josh Paetzel References: <201609222251.u8MMpBKW034720@repo.freebsd.org> X-Mailer: Apple Mail (2.3251) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 21 Nov 2016 12:42:36 -0000 > On 22 Sep 2016, at 19:51, Josh Paetzel wrote: >=20 > Author: jpaetzel > Date: Thu Sep 22 22:51:11 2016 > New Revision: 306219 > URL: https://svnweb.freebsd.org/changeset/base/306219 >=20 > Log: > Update oce to version 11.0.50.0 >=20 > Submitted by: Venkat Duvvuru = Hi Josh, Do you have plans to MFC it? This version seems to fix a problem = reported by users at: https://lists.freebsd.org/pipermail/freebsd-net/2015-June/042530.html = This single line change is part of the update. If you don=E2=80=99t have = plans to MFC the whole driver updated, it would be nice if we at least = import this fix Regards -- Renato Botelho