Re: test12-pre8 ohci1394.c compile error

2000-12-10 Thread Robert M. Love
On Sun, 10 Dec 2000, Frank Davis wrote: > I suspect there are more. Is there a simple patch that will fix all > affected drivers? yah there are a lot. ive posted a couple of patches already. the problem is because the task queue was changed (yes, this late in 2.4) to a newer better design, and d

Re: test12-pre8 ohci1394.c compile error

2000-12-10 Thread Ingo Oeser
On Sun, Dec 10, 2000 at 07:02:05PM -0500, Frank Davis wrote: > ohci1394.c:1588: structure has no member named 'next' > make[2]:*** [ohci1394.o] Error 1 > make[2]: Leaving directory '/usr/src/linux/drivers/ieee1394' > > Its the same case with drivers/i2o/i2o_lan.c > > I suspect there are more