TL-WN725N-TP-Link-Debian
TL-WN725N-TP-Link-Debian copied to clipboard
make all error
I'm using a 6.8.11-amd64 kernel and the command execution occurred this error:
error: ‘struct timer_list’ has no member named ‘data’ 94 | ptimer->data = (unsigned long)cntx; | ^~ error: implicit declaration of function ‘init_timer’; did you mean ‘_init_timer’? [-Werror=implicit-function-declaration] 95 | init_timer(ptimer); | ^~~~~~~~~~ | _init_timer cc1: some warnings being treated as errors make[3]: *** [/usr/src/linux-headers-6.8.11-common/scripts/Makefile.build:248
Must it be because the kernel is much newer than the driver? Which kernel do you recommend me to use?