Skip to content

Commit 8f0344a

Browse files
adeepnEvilOlaf
authored andcommitted
rtl88x2cs: bump to new commit for Linux 7.2
Pulls in jethome-iot/rtl88x2cs#40 (strncpy() removed in kernel 7.2; version-gated rtw_strscpy_pad/rtw_bytes wrappers, built against v7.2-rc1).
1 parent b96a841 commit 8f0344a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/functions/compilation/patch/drivers_network.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ driver_rtl88x2cs() {
491491
if linux-version compare "${version}" ge 5.9 && [[ "$LINUXFAMILY" == meson64 ]] ; then
492492

493493
# Attach to specific commit (track branch:tune_for_jethub)
494-
local rtl88x2csver='commit:8ff62a4b331aba9c880e6ce64bdd1cb1ce96d8fe' # Commit date: Jun 29, 2026 (please update when updating commit ref)
494+
local rtl88x2csver='commit:4741c414b87be0a9cf8b7e53ef822403a495f995' # Commit date: Jun 30, 2026 (please update when updating commit ref)
495495

496496
display_alert "Adding" "Wireless drivers for Realtek 88x2cs chipsets ${rtl88x2csver}" "info"
497497

0 commit comments

Comments
 (0)