Re: Linux 2.6.29-rc1

From: Ingo Molnar
Date: Sun Jan 11 2009 - 13:19:56 EST



* Torsten Schmidt <torsten.schmidt@xxxxxxxxxxxxxxxxxxxx> wrote:

> Hello,
>
> On Sat, 10 Jan 2009 16:13:02 -0800 (PST)
> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> >
> > The merge window is over, and while it is quite possible that I missed a
> > few merge requests in the crazy week that is behind us, apart from those
> > we should now have most of the bulk of 2.6.29 merged up. And now it's
> > just a small matter of making sure it's all stable and ready to go.
> >
>
> I've got a compiler error in 'drivers/net/irda/donauboe.c':
>
> 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
> make[1]: *** [drivers/net] Error 2
> make: *** [drivers] Error 2

known issue fixed in the networking tree - the (different commit ID) fix
i'm using is the one below.

Ingo

------------->