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 _______________________________________________ Dazuko-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-devel
