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

Update os_intfs.c #38

Closed darkdrgn2k closed 4 years ago

darkdrgn2k commented 5 years ago

The interface of ndo_select_queue callback has changed. See this commit: torvalds/linux@4f49dec .

Fixes #34 Fixes #35