openwifi icon indicating copy to clipboard operation
openwifi copied to clipboard

Fixed errors during compilation of OpenWRT kernel modules

Open robgar2001 opened this issue 1 year ago • 0 comments

Hi Xianjun Jiao,

Compiling the driver for OpenWRT gave some errors. These are fixed in this commit and should not influence the default OpenWiFi behaviour.

The changes are mainly type casting and removing the static keyword from the module pointers. Some printf strings where wrongly formatted according to the compiler.

Kind regards,

Robbe Gaeremynck

robgar2001 avatar Feb 22 '24 13:02 robgar2001