netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saikiran Madugula <hummerbliss@gmail.com>
To: Petr Tesarik <ptesarik@suse.cz>
Cc: 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 18:10:46 +0000	[thread overview]
Message-ID: <491C6DA6.8030200@gmail.com> (raw)
In-Reply-To: <1226571707.18006.23.camel@nathan.suse.cz>

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.

  reply	other threads:[~2008-11-13 18:10 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 [this message]
2008-11-13 19:57   ` Andi Kleen
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=491C6DA6.8030200@gmail.com \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).