Re: [PATCH] Fix net/irda build breakage

From: Ingo Molnar
Date: Sat Jan 10 2009 - 05:58:43 EST



* David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: Parag Warudkar <parag.lkml@xxxxxxxxx>
> Date: Fri, 9 Jan 2009 18:30:58 -0500 (EST)
>
> > commit af0490810cfa159b4894ddecfc5eb2e4432fb976 breaks build for net/irda -
> >
> > drivers/net/irda/donauboe.c: In function 'toshoboe_interrupt':
> > drivers/net/irda/donauboe.c:1197: error: 'struct toshoboe_cb' has no member named 'stats'
> > drivers/net/irda/donauboe.c:1201: error: 'struct toshoboe_cb' has no member named 'stats'
> > drivers/net/irda/donauboe.c:1283: error: 'struct toshoboe_cb' has no member named 'stats'
> > make[3]: *** [drivers/net/irda/donauboe.o] Error 1
> > make[2]: *** [drivers/net/irda] Error 2
> >
> > Fix this.
> >
> > Signed-off-by: Parag Warudkar <parag.lkml@xxxxxxxxx>
>
> Already fixed in the net-2.6 GIT tree, but thanks.

mind sending the patch here to lkml too so that people can pick it up?
Current -git is broken with x86 allyesconfig and Parag's patch above is
whitespace damaged.

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