From owner-svn-src-all@FreeBSD.ORG Thu Sep 6 10:23:22 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCCD51065673; Thu, 6 Sep 2012 10:23:22 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 496788FC1A; Thu, 6 Sep 2012 10:23:21 +0000 (UTC) Received: by lage12 with SMTP id e12so1284935lag.13 for ; Thu, 06 Sep 2012 03:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=HB3RVjiElOXIDwFkD556A2BWMg9vl78HQ0ExkpARFew=; b=KlBC5GdvlbLKBeQ16M8RorzGg+KA3gto6tFTvkDq9y94gVFOo4qSs/KvP9tQDBYa0/ RTHI2DDF1PKNdefe5eyOVcDCxlCfSTJXVWtMaqW+9iomgY6LeU+i0XXD1d/XudSPliiS dtpEhnmvMAjn0iUtbgTFAmq75uOt1v/ndsn/GhKzsIVgBJJjznC75qLGZsd7o6KJmNXC ytrPgQtF0lza6NibL4ijC7cKq+YtqxoQnZyKbAoOz9JUlarUgX63wt5mnWQdmWVD2peR GYnjGq9DQD9JTK28cLc5cBZ2J+Z1EByIMebEflRkXQ/fR+c064Xlo+FS3u97IiksP46a FSYg== Received: by 10.112.98.70 with SMTP id eg6mr644688lbb.121.1346927000117; Thu, 06 Sep 2012 03:23:20 -0700 (PDT) Received: from localhost ([188.230.122.226]) by mx.google.com with ESMTPS id d1sm455828lbk.16.2012.09.06.03.23.17 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 06 Sep 2012 03:23:19 -0700 (PDT) Date: Thu, 6 Sep 2012 13:23:15 +0300 From: Mikolaj Golub To: Robert Watson Message-ID: <20120906102314.GB94205@gmail.com> References: <201209011033.q81AXsGb094283@svn.freebsd.org> <20120906062330.GA94205@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120906062330.GA94205@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, "Bjoern A. Zeeb" , src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r239983 - stable/8/sys/netinet X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 06 Sep 2012 10:23:23 -0000 On Thu, Sep 06, 2012 at 09:23:32AM +0300, Mikolaj Golub wrote: > Thanks! I am going to direct commit this patch to fix the mis-merge. Committed as r240161. -- Mikolaj Golub