All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Saikiran Madugula <hummerbliss@gmail.com>
Cc: Petr Tesarik <ptesarik@suse.cz>, netdev <netdev@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] remove an unnecessary field in struct tcp_skb_cb
Date: Thu, 13 Nov 2008 20:57:53 +0100	[thread overview]
Message-ID: <87fxlvcsam.fsf@basil.nowhere.org> (raw)
In-Reply-To: <491C6DA6.8030200@gmail.com> (Saikiran Madugula's message of "Thu, 13 Nov 2008 18:10:46 +0000")

Saikiran Madugula <hummerbliss@gmail.com> 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.

-Andi
-- 
ak@linux.intel.com

  reply	other threads:[~2008-11-13 19:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-13 10:21 [PATCH] remove an unnecessary field in struct tcp_skb_cb Petr Tesarik
2008-11-13 18:10 ` Saikiran Madugula
2008-11-13 19:57   ` Andi Kleen [this message]
2008-11-14  6:55     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fxlvcsam.fsf@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=hummerbliss@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=ptesarik@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.