netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Martin MOKREJ? <mmokrejs@ribosome.natur.cuni.cz>
Cc: mikpe@csd.uu.se, davem@redhat.com, linux-kernel@vger.kernel.org,
	netdev@oss.sgi.com
Subject: Re: [PATCH][2.4.27-pre4] tcp_input.c compile-time error
Date: Mon, 31 May 2004 08:11:15 -0300	[thread overview]
Message-ID: <20040531111114.GA19839@logos.cnet> (raw)
In-Reply-To: <40BAF132.5010907@ribosome.natur.cuni.cz>

On Mon, May 31, 2004 at 10:47:46AM +0200, Martin MOKREJ? wrote:
> This patch has helped to me to compile teh kernel at least. Thanks.
> 
> 
> net/ipv4/tcp_input.c in 2.4.27-pre4 fails to compile:
> 
> tcp_input.c: In function `tcp_rcv_space_adjust':
> tcp_input.c:479: error: structure has no member named `sk_rcvbuf'
> tcp_input.c:480: error: structure has no member named `sk_rcvbuf'
> make[3]: *** [tcp_input.o] Error 1
> 
> The patch below appears to fix this problem, although some netdev
> person should probably check it.

Just pulled davem's tree with a fix. -BK is fixed now.

Thanks!

  reply	other threads:[~2004-05-31 11:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-31  8:47 [PATCH][2.4.27-pre4] tcp_input.c compile-time error Martin MOKREJŠ
2004-05-31 11:11 ` Marcelo Tosatti [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-30 21:54 Mikael Pettersson

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=20040531111114.GA19839@logos.cnet \
    --to=marcelo.tosatti@cyclades.com \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikpe@csd.uu.se \
    --cc=mmokrejs@ribosome.natur.cuni.cz \
    --cc=netdev@oss.sgi.com \
    /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).