> This is not the only module that uses load_driver_symbols(). The net > stack does too. So will any other kernel add-on. Why have each module > do a fix up when you can simply make sure a good, correct header file > is in the source tree? .. > >> That header should be replaced with a correct one and put into our > >> sources. And put into the next installation preferably. This is > > > much Okay, now I read your comment correctly - having *one* correct header file in the repository is a good thing, yes :-) Adios... Axel.