aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2017-01-10 15:49:41 -0800
committerFelix Fietkau <nbd@nbd.name>2017-01-13 10:22:20 +0100
commit5c09d7f23d82eb012861a6bf533cfdcaa9fe9a6f (patch)
tree1021c9b9cd0df5ed14b0c10a0d124c61faf70f19 /package
parent0d44f0cbbccd2720386de4d983853d35cdb3cf30 (diff)
downloadupstream-5c09d7f23d82eb012861a6bf533cfdcaa9fe9a6f.tar.gz
upstream-5c09d7f23d82eb012861a6bf533cfdcaa9fe9a6f.tar.bz2
upstream-5c09d7f23d82eb012861a6bf533cfdcaa9fe9a6f.zip
ath10k-ct: Update to latest CT 4.7 ath10k driver.
This at least makes it harder to hit some txq related crashes on firmware restart, a potential memory leak, and some other fixes. Signed-off-by: Ben Greear <greearb@candelatech.com>
Diffstat (limited to 'package')
-rw-r--r--package/kernel/ath10k-ct/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index 8274104adc..3c31e11b19 100644
--- a/package/kernel/ath10k-ct/Makefile
+++ b/package/kernel/ath10k-ct/Makefile
@@ -8,8 +8,8 @@ PKG_LICENSE_FILES:=
PKG_SOURCE_URL:=https://github.com/greearb/ath10k-ct.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2016-12-09
-PKG_SOURCE_VERSION:=76533a62824bddfc829ec6ec7cc2a26e9db3d3a2
+PKG_SOURCE_DATE:=2017-01-10
+PKG_SOURCE_VERSION:=f5bacb83baf95e887c50c286606f4f565ef71d86
PKG_MIRROR_HASH:=845950a177ed6dd7ad3f645df79403e9980f089a09b66e74a9b88abe58dfe5e6
PKG_MAINTAINER:=Ben Greear <greearb@candelatech.com>