From 420ecd2db51bd6015fae678a58d7e96e52a9657e Mon Sep 17 00:00:00 2001
From: Anjan Chanda <anjan.chanda@inteno.se>
Date: Thu, 8 Jun 2017 17:30:34 +0530
Subject: [PATCH] linux: Allow more than 4K scanresults in mt_wifi driver

---
 iopsys-ramips/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iopsys-ramips/Config.in b/iopsys-ramips/Config.in
index d8c1a4155..daec76750 100644
--- a/iopsys-ramips/Config.in
+++ b/iopsys-ramips/Config.in
@@ -10,7 +10,7 @@ config 	KERNEL_GIT_BRANCH
 
 config	KERNEL_GIT_COMMIT
 	string
-	default "395468247856b8b0d87ccc63c1322365c24188a1" if TARGET_iopsys_ramips_ex400
+	default "5d5086b91484f2d355981ad8e45cd535a64a2f73" if TARGET_iopsys_ramips_ex400
 
 config KERNEL_HTTP_WGET_URI
 	string
-- 
GitLab