drivers_network: update rtl8723DS with amazingfate's fix for 6.18

- see https://github.com/armbian/rtl8723ds/pull/4
This commit is contained in:
Ricardo Pardini
2025-10-12 19:40:44 +02:00
committed by Igor
parent 842e6b66f9
commit 19ab210ceb

View File

@@ -668,7 +668,7 @@ driver_rtl8723DS() {
if linux-version compare "${version}" ge 5.0; then
# Attach to specific commit (was "branch:master")
local rtl8723dsver='commit:39d0eedf4eaedfcf6e133413a389c5f8a70a7d1f' # Commit date: 2025-10-02 (please update when updating commit ref)
local rtl8723dsver='commit:8e1aa4d865e6f8709fd07cceb20b5c6eb993875b' # Commit date: 2025-10-18 (please update when updating commit ref)
display_alert "Adding" "Wireless drivers for Realtek 8723DS chipsets ${rtl8723dsver}" "info"