From owner-svn-src-stable@FreeBSD.ORG Tue Dec 31 00:07:41 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3A4CED0; Tue, 31 Dec 2013 00:07:41 +0000 (UTC) Received: from mail-ea0-x22a.google.com (mail-ea0-x22a.google.com [IPv6:2a00:1450:4013:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C9F671DAC; Tue, 31 Dec 2013 00:07:40 +0000 (UTC) Received: by mail-ea0-f170.google.com with SMTP id k10so5348847eaj.1 for ; Mon, 30 Dec 2013 16:07:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=g12a0HT0palQ1IasGu4Lc/H+g9upT2+AVugk9tlBkhU=; b=lZMwufu6rfAYmktXpqSIzKF2aLjbeZ3J73BkEPPx1evVCpRnA0j5s/V1bnW2CPkytc I0NZqXgUdAo6cot1WkDfx0mAdZOm4J8P+DUWYl1qChcdBJQ8NU7Fy9C/qEkNcNvfMEuF hxd45Kn3UwYs6/HGoou85+PTrCN16kjuTps/IXKxCp3F2/nipLmRnOt8OTlkjrkqQRIu S3Wet8lU6RkZzKO6JFC3Kw/pQUtFBdk4II6oDH5gXxCBBeSm62ymALYMjDZRlrc3mhOz HADi1UUrfOgC0jZk5GoeB5tiejN18+8wQfjXHtdZLYu0ZeB/ym/O/2KHJvvY/k8n+Jz5 uMBw== MIME-Version: 1.0 X-Received: by 10.15.95.72 with SMTP id bc48mr4052632eeb.49.1388448459324; Mon, 30 Dec 2013 16:07:39 -0800 (PST) Sender: hiren.panchasara@gmail.com Received: by 10.14.2.66 with HTTP; Mon, 30 Dec 2013 16:07:39 -0800 (PST) In-Reply-To: <201312302346.rBUNkZjZ084241@svn.freebsd.org> References: <201312302346.rBUNkZjZ084241@svn.freebsd.org> Date: Mon, 30 Dec 2013 16:07:39 -0800 X-Google-Sender-Auth: GBoepojR5TNMjI-rul3o6lYyIRQ Message-ID: Subject: Re: svn commit: r260114 - stable/10/sys/dev/bxe From: hiren panchasara To: Eric Davis Content-Type: text/plain; charset=UTF-8 Cc: svn-src-stable@freebsd.org, svn-src-all , src-committers , svn-src-stable-10@freebsd.org X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 31 Dec 2013 00:07:41 -0000 On Mon, Dec 30, 2013 at 3:46 PM, Eric Davis wrote: > Author: edavis > Date: Mon Dec 30 23:46:35 2013 > New Revision: 260114 > URL: http://svnweb.freebsd.org/changeset/base/260114 > > Log: > Approved by: re@ (gjb) > Approved by: davidch (mentor) Missed the commit-log message? :-) cheers, Hiren