abperiasamy / rtl8812AU_8821AU_linux

rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter
GNU General Public License v2.0
1.23k stars 434 forks source link

series: fix build + run against kernel > 5.6.x #340

Open paralin opened 4 years ago

paralin commented 4 years ago

Similar to #338 #339 #337

Includes fixes from @lwfinger

Includes fix for new proc_ops struct (instead of file_operations)

simo5 commented 4 years ago

FWIW, just tested this with KERNELRELEASE=5.8.16-200.fc32.x86_64 KVER=5.8.16-200.fc32.x86_64

Works a treat.