-
Notifications
You must be signed in to change notification settings - Fork 115
fix build for kernel 6.14 #119
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
Conversation
|
Duplicate of #119 ? Maybe you meant to send lwfinger/rtl8723ds@4b8d758 as 119? |
No, this fix is cause by change of .get_tx_power upstream since 6.14. |
|
The 6.13 patch already does that |
|
Oops, I mean #118 |
Yes, this pr is doing the same thing. But commit torvalds/linux@7a53af8 is not in 6.13: |
|
Hmm. Also just for note, rtl8189fs branch requires lwfinger/rtl8723ds@4b8d758 to build |
|
Hi! Sorry for the delay I don't have free time to maintain this. @amazingfate can you please rebase to get the last commit that fix the github action? |
Hi, this pr is for master branch and it is missing the github action fix. |
|
Now I have added a commit to fix the github action. |
|
@amazingfate opps, sorry for the confusion |
.get_tx_power is changed since 6.14: torvalds/linux@7a53af8