ath10k-ct: use 6.2 version
[openwrt/openwrt.git] / package / kernel / ath10k-ct / patches / 300-ath10k-ct-Fix-spectral-scan-NULL-pointer.patch
index a3822a7e49f2bd2dfd7f8b9b7eb442730776461d..6a14a75a327a2759d357ab09eded5db0aa428a3f 100644 (file)
@@ -13,11 +13,11 @@ callback struct, otherwise use the regular struct.
 Fixes: 553a3ac ("ath10k-ct: use 5.15 version")
 Signed-off-by: Robert Marko <robimarko@gmail.com>
 ---
- ath10k-5.15/spectral.c | 4 ++++
+ ath10k-6.2/spectral.c | 4 ++++
  1 file changed, 4 insertions(+)
 
---- a/ath10k-5.15/spectral.c
-+++ b/ath10k-5.15/spectral.c
+--- a/ath10k-6.2/spectral.c
++++ b/ath10k-6.2/spectral.c
 @@ -497,7 +497,11 @@ static int remove_buf_file_handler(struc
        return 0;
  }