brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.58k stars 458 forks source link

Unable to build for Linux kernel version 5.12 #132

Closed EFanZh closed 3 years ago

EFanZh commented 3 years ago

Maybe related: https://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/81.

KSPAtlas commented 3 years ago

I have same issue.

tupabeep commented 3 years ago

I have same issue.

ylxdzsw commented 3 years ago

The patch in RinCat/RTL88x2BU-Linux-Driver#81 works for me. Just change the GRO_DROP to GRO_MERGED_FREE and it compiles and works

EFanZh commented 3 years ago

Closed by #134.