[openwrt/openwrt] mac80211: ath11k: reordered the patches 906 and 907 and refreshed, no functional changes

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 19 15:24:19 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9295b5a436d9143dd55921ab527d8c38928c30ea

commit 9295b5a436d9143dd55921ab527d8c38928c30ea
Author: Agustin Lorenzo <agustin.lorenzo at thinco.es>
AuthorDate: Mon Oct 13 01:54:38 2025 +0200

    mac80211: ath11k: reordered the patches 906 and 907 and refreshed, no functional changes
    
    Remove leading 0 from filename.
    
    Signed-off-by: Agustin Lorenzo <agustin.lorenzo at thinco.es>
    Link: https://github.com/openwrt/openwrt/pull/20395
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 ...ipq6018.patch => 906-wifi-ath11k-disable-coldboot-for-ipq6018.patch} | 2 +-
 ...h => 907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kernel/mac80211/patches/ath11k/0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch b/package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch
similarity index 93%
rename from package/kernel/mac80211/patches/ath11k/0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch
rename to package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch
index 132f5359b0..d98d24a2ef 100644
--- a/package/kernel/mac80211/patches/ath11k/0906-wifi-ath11k-disable-coldboot-for-ipq6018.patch
+++ b/package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch
@@ -13,7 +13,7 @@ Signed-off-by: Mantas Pucka <mantas at 8devices.com>
 
 --- a/drivers/net/wireless/ath/ath11k/core.c
 +++ b/drivers/net/wireless/ath/ath11k/core.c
-@@ -171,8 +171,8 @@ static const struct ath11k_hw_params ath
+@@ -171,8 +171,8 @@ static struct ath11k_hw_params ath11k_hw
  		.supports_shadow_regs = false,
  		.idle_ps = false,
  		.supports_sta_ps = false,
diff --git a/package/kernel/mac80211/patches/ath11k/0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch b/package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch
similarity index 94%
rename from package/kernel/mac80211/patches/ath11k/0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch
rename to package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch
index 597d6aa445..ab8e517839 100644
--- a/package/kernel/mac80211/patches/ath11k/0907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch
+++ b/package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch
@@ -14,7 +14,7 @@ Signed-off-by: George Moussalem <george.moussalem at outlook.com>
 
 --- a/drivers/net/wireless/ath/ath11k/core.c
 +++ b/drivers/net/wireless/ath/ath11k/core.c
-@@ -698,8 +698,8 @@ static const struct ath11k_hw_params ath
+@@ -698,8 +698,8 @@ static struct ath11k_hw_params ath11k_hw
  		.supports_suspend = false,
  		.hal_params = &ath11k_hw_hal_params_ipq8074,
  		.single_pdev_only = false,




More information about the lede-commits mailing list