|
|
@@ -16,8 +16,6 @@ Signed-off-by: Ansuel Smith <[email protected]>
|
|
|
ath10k-5.10/core.c | 10 ++++++++++
|
|
|
1 file changed, 10 insertions(+)
|
|
|
|
|
|
-diff --git a/ath10k-5.10/core.c b/ath10k-5.10/core.c
|
|
|
-index 5f4e12196..9ed7b9883 100644
|
|
|
--- a/ath10k-5.10/core.c
|
|
|
+++ b/ath10k-5.10/core.c
|
|
|
@@ -8,6 +8,7 @@
|
|
|
@@ -28,7 +26,7 @@ index 5f4e12196..9ed7b9883 100644
|
|
|
#include <linux/property.h>
|
|
|
#include <linux/dmi.h>
|
|
|
#include <linux/ctype.h>
|
|
|
-@@ -3062,6 +3068,8 @@ static int ath10k_core_probe_fw(struct ath10k *ar)
|
|
|
+@@ -3881,6 +3882,8 @@ static int ath10k_core_probe_fw(struct a
|
|
|
|
|
|
device_get_mac_address(ar->dev, ar->mac_addr, sizeof(ar->mac_addr));
|
|
|
|
|
|
@@ -37,6 +35,3 @@ index 5f4e12196..9ed7b9883 100644
|
|
|
ret = ath10k_core_init_firmware_features(ar);
|
|
|
if (ret) {
|
|
|
ath10k_err(ar, "fatal problem with firmware features: %d\n",
|
|
|
---
|
|
|
-2.27.0
|
|
|
-
|