i have compile a module for linux . i have red-hat linux 2.4.20-8 somewhat like this version kernel. and when i compile that module for
linux, the module version is 2.4.20 only so when i insert the module it
gives the error version of module is differt from the kernel version .
so can anybody tell me how i could compile that module so that its version is similar to my kernel version as i compile that module on my
kernel version 2.4.20-8 but module is compiled with differnt version.