rtl8812AU_8821AU_linux icon indicating copy to clipboard operation
rtl8812AU_8821AU_linux copied to clipboard

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

Open paralin opened this issue 4 years ago • 1 comments

Similar to #338 #339 #337

Includes fixes from @lwfinger

Includes fix for new proc_ops struct (instead of file_operations)

paralin avatar Sep 09 '20 06:09 paralin

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

Works a treat.

simo5 avatar Oct 25 '20 20:10 simo5