From 49d400191dae027a89909680e372f1934a1e1766 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Fri, 15 Oct 2021 19:17:42 +0200 Subject: ath10k: support nvmem-cells for (pre-)calibration refreshes mac80211 + ath10k-ct patches. Signed-off-by: Christian Lamparter --- .../patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch') diff --git a/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch b/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch index ce3ebcc2a6..e14329cce8 100644 --- a/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch +++ b/package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch @@ -26,7 +26,7 @@ Signed-off-by: Ansuel Smith #include #include #include -@@ -3243,6 +3244,8 @@ static int ath10k_core_probe_fw(struct a +@@ -3303,6 +3304,8 @@ static int ath10k_core_probe_fw(struct a device_get_mac_address(ar->dev, ar->mac_addr, sizeof(ar->mac_addr)); -- cgit v1.2.3