[source] ath10k-ct: Update to latest CT 4.7 ath10k driver.

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 13 01:23:53 PST 2017


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/5c09d7f23d82eb012861a6bf533cfdcaa9fe9a6f

commit 5c09d7f23d82eb012861a6bf533cfdcaa9fe9a6f
Author: Ben Greear <greearb at candelatech.com>
AuthorDate: Tue Jan 10 15:49:41 2017 -0800

    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 at candelatech.com>
---
 package/kernel/ath10k-ct/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index 8274104..3c31e11 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 at candelatech.com>



More information about the lede-commits mailing list