From: Adrian Bunk <bunk@fs.tum.de>
To: chas williams <chas@locutus.cmf.nrl.navy.mil>
Cc: jgarzik@pobox.com, Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.5.63: fore200e.c doesn't compile
Date: Tue, 25 Feb 2003 16:44:13 +0100 [thread overview]
Message-ID: <20030225154412.GN7685@fs.tum.de> (raw)
In-Reply-To: <200302251453.h1PErvGi030679@locutus.cmf.nrl.navy.mil>
On Tue, Feb 25, 2003 at 09:53:57AM -0500, chas williams wrote:
> missed a semicolon--it should be:
>
> Index: linux/drivers/atm/fore200e.c
> ===================================================================
> RCS file: /home/chas/CVSROOT/linux/drivers/atm/fore200e.c,v
> retrieving revision 1.1.1.1
> diff -u -d -b -w -r1.1.1.1 fore200e.c
> --- linux/drivers/atm/fore200e.c 20 Feb 2003 13:45:03 -0000 1.1.1.1
> +++ linux/drivers/atm/fore200e.c 25 Feb 2003 14:42:06 -0000
> @@ -1132,8 +1132,7 @@
> return;
> }
>
> - do_gettimeofday(&vcc->timestamp);
> - skb->stamp = vcc->timestamp;
> + do_gettimeofday(&skb->stamp);
>
> #ifdef FORE200E_52BYTE_AAL0_SDU
> if (cell_header) {
Thanks, this patch fixed it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2003-02-25 15:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-24 19:32 Linux 2.5.63 Linus Torvalds
2003-02-24 20:10 ` Christoph Hellwig
2003-02-24 20:30 ` Christoph Hellwig
2003-02-26 2:08 ` george anzinger
2003-02-24 22:11 ` Linux 2.5.63 [kernel BUG at drivers/net/tulip/de2104x.c:925!] Remco Post
2003-02-24 22:32 ` Linux 2.5.63 John Cherry
2003-02-25 13:15 ` 2.5.63: fore200e.c doesn't compile Adrian Bunk
2003-02-25 14:45 ` chas williams
[not found] ` <200302251453.h1PErvGi030679@locutus.cmf.nrl.navy.mil>
2003-02-25 15:44 ` Adrian Bunk [this message]
2003-02-25 14:09 ` Linux 2.5.63 - nfs mount fails Helge Hafting
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=20030225154412.GN7685@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=chas@locutus.cmf.nrl.navy.mil \
--cc=jgarzik@pobox.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox