Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for compilation error for linux kernel >=5.12 because of GRO_DROP deprecation #73

Open
wants to merge 1 commit into
base: v5.8.5.1
Choose a base branch
from

Conversation

ayushbindlish
Copy link

Fixed gro_drop compilation error on kernels >=5.12

@ILOVEPIE ILOVEPIE mentioned this pull request Sep 20, 2021
@ayushbindlish
Copy link
Author

@kimocoder @aircrack-ng Can we get an update on this pull request?

@s0kil
Copy link

s0kil commented Sep 30, 2021

I've tried this patch yesterday, and it worked for me, on pop-os.

@SwampRabbit
Copy link

SwampRabbit commented Oct 6, 2021

I can verify that this allows building on Debian 11 with kernel 5.14.6-3

@sovrasov
Copy link

That fix works on my machine with Ubuntu 21.10 / kernel 5.13.0-20

@DomiRusz24
Copy link

DomiRusz24 commented Nov 12, 2021

(This has been since resolved, the solution isn't related to this driver.)

First time compiling, it worked flawlessly, after restart, the driver stopped working. Tried removing it, recompiling it and installing it again, doesn't work.

8814au/5.8.5.1, 5.14.16-arch1-1, x86_64: installed (WARNING! Diff between built and installed module!)

May be something related:
/sys/module/8814au/parameters/rtw_switch_usb_mode: No such file or directory.

@zhouxv
Copy link

zhouxv commented Jan 18, 2022

It works for me!! 3q
My PC: Ubunut 20.04 LTS / kenel 5.13.0-25-generic

v3rlly pushed a commit to v3rlly/rtl8814au that referenced this pull request Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants