RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.26k stars 198 forks source link

Support for Kernel >= 5.12, GRO_DROP no longer returned #81

Closed stahlbauer closed 3 years ago

stahlbauer commented 3 years ago

Module does not yet compile for kernel 5.12.

Routine rtw_napi_gro_receive() can no longer return GRO_DROP. Set the directive CONFIG_RTW_GRO based on the kernel version?

See https://github.com/lwfinger/rtl8723du/commit/9690f34fc2603d04b53432df4e3d6c282f3d1ca6

RinCat commented 3 years ago

Fixed in https://github.com/RinCat/RTL88x2BU-Linux-Driver/commit/657b7cfde9958e273febdeaeac579902e407f577