ath10k-ct: Update driver to latest
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 31 May 2018 08:21:06 +0000 (10:21 +0200)
committerJohn Crispin <john@phrozen.org>
Fri, 1 Jun 2018 06:22:26 +0000 (08:22 +0200)
127f98189ee5 ath10k:  Fix bad return w/out unlock, compile w/out debugfs
b8f48f3c138f Fix survey-dump for 4.7, 4.9 and 4.13 kernels.
fa8259ad5d6d ath10k-ct:  Support survey dump in 10.1 firmware.
2853e1337ecf ath10k-ct:  Add 4.16 ath10k-ct driver to package.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
CC: Ben Greear <greearb@candelatech.com>
package/kernel/ath10k-ct/Makefile

index 9c69dee72f6449ef36199f727f9fa851986694a6..e5d505b9f66c8f196d5c87b2d08e08b26dd51264 100644 (file)
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/greearb/ath10k-ct.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2018-03-16
-PKG_SOURCE_VERSION:=30827f7d5b9841905c4efe918da2d95fc518c921
-PKG_MIRROR_HASH:=aac023d7f9b09becf27058b1d09ae6d068b14bb6f10c5b5a248c7ee5ecff04dc
+PKG_SOURCE_DATE:=2018-05-30
+PKG_SOURCE_VERSION:=127f98189ee57260ed175a60d6654a43c32a8f4b
+PKG_MIRROR_HASH:=f8856c9d950d3b12ce0d8770e56e861df14878a1b3601592205c5d51edc794ac
 
 # Build the 4.13 ath10k-ct driver version.  Other options are "-4.9", or
 # leave un-defined for 4.7 kernel.  Probably this should match as closely as