[LEDE-DEV] [PATCH 1/2] ath10k-ct: Fix performance of 2x2 hardware running 3x3 firmware.

greearb at candelatech.com greearb at candelatech.com
Thu Jan 19 15:08:15 PST 2017


From: Ben Greear <greearb at candelatech.com>

The driver had a bug when calculating the rateset.  This resolves
that and allows full VHT mcs rates on 2x2 hardware.

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 3c31e11..629978e 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:=2017-01-10
-PKG_SOURCE_VERSION:=f5bacb83baf95e887c50c286606f4f565ef71d86
+PKG_SOURCE_DATE:=2017-01-19
+PKG_SOURCE_VERSION:=e2fb92f23623d22353042b178d6fb65644ab9ef0
 PKG_MIRROR_HASH:=845950a177ed6dd7ad3f645df79403e9980f089a09b66e74a9b88abe58dfe5e6
 
 PKG_MAINTAINER:=Ben Greear <greearb at candelatech.com>
-- 
2.4.11




More information about the Lede-dev mailing list