Aran

Results 1 comments of Aran

I ran into the compile error also and modified the line 358 of the rtl8814au/os_dep/linux/recv_linux.c to `if (rtw_napi_gro_receive(&padapter->napi, pskb))` It compiles successfully for the 5.13.0-27-generic kernel after that change is...