Re: [PATCH] Fix net/irda build breakage

From: David Miller
Date: Fri Jan 09 2009 - 20:03:17 EST


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.
--
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/