Skip to content

Commit 19ab210

Browse files
rpardiniigorpecovnik
authored andcommitted
drivers_network: update rtl8723DS with amazingfate's fix for 6.18
- see armbian/rtl8723ds#4
1 parent 842e6b6 commit 19ab210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/functions/compilation/patch/drivers_network.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ driver_rtl8723DS() {
668668
if linux-version compare "${version}" ge 5.0; then
669669

670670
# Attach to specific commit (was "branch:master")
671-
local rtl8723dsver='commit:39d0eedf4eaedfcf6e133413a389c5f8a70a7d1f' # Commit date: 2025-10-02 (please update when updating commit ref)
671+
local rtl8723dsver='commit:8e1aa4d865e6f8709fd07cceb20b5c6eb993875b' # Commit date: 2025-10-18 (please update when updating commit ref)
672672

673673
display_alert "Adding" "Wireless drivers for Realtek 8723DS chipsets ${rtl8723dsver}" "info"
674674

0 commit comments

Comments
 (0)