lkml.org 
[lkml]   [2003]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.63: fore200e.c doesn't compile
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.888 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site