Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755213AbYKNGzx (ORCPT ); Fri, 14 Nov 2008 01:55:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751192AbYKNGzl (ORCPT ); Fri, 14 Nov 2008 01:55:41 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:60448 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751126AbYKNGzl (ORCPT ); Fri, 14 Nov 2008 01:55:41 -0500 Date: Thu, 13 Nov 2008 22:55:40 -0800 (PST) Message-Id: <20081113.225540.34583336.davem@davemloft.net> To: andi@firstfloor.org Cc: hummerbliss@gmail.com, ptesarik@suse.cz, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] remove an unnecessary field in struct tcp_skb_cb From: David Miller In-Reply-To: <87fxlvcsam.fsf@basil.nowhere.org> References: <1226571707.18006.23.camel@nathan.suse.cz> <491C6DA6.8030200@gmail.com> <87fxlvcsam.fsf@basil.nowhere.org> X-Mailer: Mew version 6.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 690 Lines: 19 From: Andi Kleen Date: Thu, 13 Nov 2008 20:57:53 +0100 > Saikiran Madugula writes: > > > Petr Tesarik wrote: > >> The urg_ptr field is not used anywhere and is merely confusing. > >> > > grep -r "urg_ptr" on my linux tree says otherwise. > > I think you're confusing it with tcphdr's field of the same name. > Petr's patch is correct as far as I can see. Right, patch applied, thanks everyone. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/