diff options
| author | Alexandru Palalau <ioan-alexandru.palalau@nxp.com> | 2019-05-20 14:23:47 +0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-06-13 14:06:41 -0300 |
| commit | 347d81accce3af4f5b56f122e6197ea90690edc1 (patch) | |
| tree | 346febdf762cb896a4d688004733c156e1453a30 /recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch | |
| parent | 5fd70394b71e57463abbe18c74797e062b883a69 (diff) | |
| download | meta-freescale-347d81accce3af4f5b56f122e6197ea90690edc1.tar.gz | |
kernel-modules: upgrade qca6174 and qca9377 to version 2.1
Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch')
| -rw-r--r-- | recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch b/recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch index 3ab1ccdd4..2c8bce3bf 100644 --- a/recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch +++ b/recipes-kernel/kernel-modules/kernel-module-qca6174/0001-MLK-18491-02-qcacld-2.0-fix-the-overflow-of-bounce-b.patch | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | From e480b6825d3670f3517c3b7be0c13fd318cbe985 Mon Sep 17 00:00:00 2001 | 1 | From 16573cbb9c82218f93741a9bc873242c012ac061 Mon Sep 17 00:00:00 2001 |
| 2 | From: Hangtian Zhu <hangtian@qti.qualcomm.com> | 2 | From: Hangtian Zhu <hangtian@qti.qualcomm.com> |
| 3 | Date: Thu, 14 Jun 2018 11:10:05 +0800 | 3 | Date: Thu, 14 Jun 2018 11:10:05 +0800 |
| 4 | Subject: [PATCH] MLK-18491-02 qcacld-2.0: fix the overflow of bounce buffer | 4 | Subject: [PATCH 22/23] MLK-18491-02 qcacld-2.0: fix the overflow of bounce |
| 5 | buffer | ||
| 5 | 6 | ||
| 6 | Patch a41baa51cbc5("MLK-18491 qcacld-2.0: avoid overflow of bounce buffer") | 7 | Patch a41baa51cbc5("MLK-18491 qcacld-2.0: avoid overflow of bounce buffer") |
| 7 | is not reasonable to fix overflow of bounce buffer issue. | 8 | is not reasonable to fix overflow of bounce buffer issue. |
| @@ -9,8 +10,6 @@ is not reasonable to fix overflow of bounce buffer issue. | |||
| 9 | The patch is released by Qualcomm to fix the issue. | 10 | The patch is released by Qualcomm to fix the issue. |
| 10 | (Case Number:03515221) | 11 | (Case Number:03515221) |
| 11 | 12 | ||
| 12 | Upstream-Status: Pending | ||
| 13 | |||
| 14 | Signed-off-by: Hangtian Zhu <hangtian@qti.qualcomm.com> | 13 | Signed-off-by: Hangtian Zhu <hangtian@qti.qualcomm.com> |
| 15 | --- | 14 | --- |
| 16 | CORE/SERVICES/HTC/htc.c | 2 +- | 15 | CORE/SERVICES/HTC/htc.c | 2 +- |
