From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 1/3] net:use help function of skb_checksum_start_offset to calculate offset Date: Mon, 02 May 2011 15:21:36 -0700 (PDT) Message-ID: <20110502.152136.115919893.davem@davemloft.net> References: <4DB1617D.30600@cn.fujitsu.com> <4DBF2E11.3010904@tilera.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shanwei@cn.fujitsu.com, netdev@vger.kernel.org To: cmetcalf@tilera.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:39506 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758707Ab1EBWWJ (ORCPT ); Mon, 2 May 2011 18:22:09 -0400 In-Reply-To: <4DBF2E11.3010904@tilera.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Chris Metcalf Date: Mon, 2 May 2011 18:20:01 -0400 > I took the drivers/net/tile/ change into my tree, but I'll defer to David > or some other net person to take the net/ipv6/udp.c change. Thanks! I took them both into my tree. Didn't you see my reply?