Merge tag 'LA.UM.9.12.r1-18100-SMxx50.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0 into android13-4.19-kona

"LA.UM.9.12.r1-18100-SMxx50.QSSI14.0"

* tag 'LA.UM.9.12.r1-18100-SMxx50.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0:
  Release 5.2.022.12B
  qcacld-3.0: Ignore CSA request for invalid channel

Change-Id: Ia539f51197bcb3922ef6ed15f3f77798afdb54b5
This commit is contained in:
Michael Bestas
2024-02-10 19:49:52 +02:00

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 022
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 12
#define QWLAN_VERSIONSTR "5.2.022.12A"
#define QWLAN_VERSIONSTR "5.2.022.12B"
#endif /* QWLAN_VERSION_H */