From: Dave Jones <davej@suse.de>
To: Jean-Luc Coulon <jean-luc.coulon@wanadoo.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.7 does not compile
Date: Thu, 21 Mar 2002 17:39:53 +0100 [thread overview]
Message-ID: <20020321173953.F22861@suse.de> (raw)
In-Reply-To: <3C9A0735.8999EBB3@wanadoo.fr>
On Thu, Mar 21, 2002 at 05:15:49PM +0100, Jean-Luc Coulon wrote:
> -DKBUILD_BASENAME=scc -c -o scc.o scc.c
> scc.c: In function `scc_net_rx':
> scc.c:1664: `dev' undeclared (first use in this function)
Line should read..
scc->dev->last_rx = jiffies;
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
next prev parent reply other threads:[~2002-03-21 16:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-21 16:15 2.5.7 does not compile Jean-Luc Coulon
2002-03-21 16:34 ` Evgeniy Polyakov
2002-03-21 16:39 ` Dave Jones [this message]
2002-03-22 6:53 ` Hans-Joachim Hetscher
2002-03-22 8:34 ` Dave Jones
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=20020321173953.F22861@suse.de \
--to=davej@suse.de \
--cc=jean-luc.coulon@wanadoo.fr \
--cc=linux-kernel@vger.kernel.org \
/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.