-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
remove wifi patches for kernel v6.16 merged upstream #8332
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
WalkthroughThis change updates the commit hashes for several Realtek wireless driver repositories (rtl8189ES, rtl8189FS, rtl8192EU, and rtl8723DS) in the patch script to newer commits from June 2025. Additionally, it removes the application of patches that were previously used to address compilation issues for kernel versions 6.16 and above for the rtl8189ES, rtl8192eu, and rtl8723ds drivers. No changes were made to function signatures or public declarations; only internal patch application logic was altered. Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings
lib/functions/compilation/patch/drivers_network.sh (2)
🔇 Additional comments (4)
✨ Finishing Touches
🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description
Some wifi fixes for v6.16 have been merged upstream
There are two that stay at PR stage:
I will update them after merged.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist:
Please delete options that are not relevant.