Messages in this thread |  | | | Date | Thu, 13 Nov 2008 22:55:40 -0800 (PST) | | Subject | Re: [PATCH] remove an unnecessary field in struct tcp_skb_cb | | From | David Miller <> |
From: Andi Kleen <andi@firstfloor.org>
Date: Thu, 13 Nov 2008 20:57:53 +0100
> 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.
Right, patch applied, thanks everyone.
|  |