Re: dazuko 2.1.0-pre7 doesn't work under 2.6.13-rc6
John Ogness <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
Gerhard Sittig wrote: > background: "somebody" renamed "struct simple_class" to "struct class" > and changed the function names to allocate and release this data > structure (without changing the interface at all). > > You need to change the variable declaration and the associated > function calls in dazuko_linux26.c. This makes Dazuko compile again > against 2.6.13 kernels. Of couse it breaks builds on kernels up to > 2.6.12. So we end up with another #ifdef case. Great job! Hi, I have added the changes to CVS. I just used ifdef's since it wasn't too much code affected. Thanks for the patch. John Ogness -- Dazuko Maintainer