abhijeet2096 / TL-WN722N-V2

Drivers for TP-LINK TL-WN722N version 2 .Clean ported for kernel 4.4, 4.8, 4.10 ,4.13 ,4.14 & 4.15 from source which was at 4.3
https://abhijeet2096.github.io/TL-WN722N-V2/
MIT License
125 stars 40 forks source link

hellooooo - i need help with this please #19

Open blange123 opened 6 years ago

blange123 commented 6 years ago

CC [M] /tmp/tl-wn722/core/rtw_cmd.o In file included from /tmp/tl-wn722/include/osdep_service.h:41:0, from /tmp/tl-wn722/include/drv_types.h:32, from /tmp/tl-wn722/core/rtw_cmd.c:22: /tmp/tl-wn722/include/osdep_service_linux.h: In function ‘_init_timer’: /tmp/tl-wn722/include/osdep_service_linux.h:265:8: error: ‘_timer {aka struct timer_list}’ has no member named ‘data’ ptimer->data = (unsigned long)cntx; ^ /tmp/tl-wn722/include/osdep_service_linux.h:266:2: error: implicit declaration of function ‘init_timer’ [-Werror=implicit-function-declaration] init_timer(ptimer); ^ cc1: some warnings being treated as errors scripts/Makefile.build:332: recipe for target '/tmp/tl-wn722/core/rtw_cmd.o' failed make[2]: [/tmp/tl-wn722/core/rtw_cmd.o] Error 1 Makefile:1552: recipe for target 'module/tmp/tl-wn722' failed make[1]: [module/tmp/tl-wn722] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-4.15.0-22-generic' Makefile:1369: recipe for target 'modules' failed make: *** [modules] Error 2