summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-07-06 21:47:29 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-07 10:21:04 -0300
commit2563ea579bc8fe3fb589bdc3238cccf38a9ea1e2 (patch)
tree52405a4acc0568f5f465a553141b0dd1f0b2b278
parent4b29379549208565ebaee2867c2f41d3c2c22267 (diff)
downloadmeta-fsl-arm-2563ea579bc8fe3fb589bdc3238cccf38a9ea1e2.tar.gz
linux-imx-3.14.28: Fix reporter's name
Commit a3a6ca336023d4 ("linux-imx-3.14.28: FEC: fix garbage send for huge data blocks") didn't put the correct name for reporter of the issue. Fix the reporter's name. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch b/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch
index 5e5721c..d40e55a 100644
--- a/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch
+++ b/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch
@@ -8,7 +8,7 @@ Content-Transfer-Encoding: 8bit
8 8
9This reverts commit 2b995f63987013bacde99168218f9c7b252bdcf1. 9This reverts commit 2b995f63987013bacde99168218f9c7b252bdcf1.
10 10
11????? ?????? reported the following regression: 11Панов Андрей reported the following regression:
12 12
13"Commit 2b995f63987013bacde99168218f9c7b252bdcf1 in 4.0.0-rc3 introduces a 13"Commit 2b995f63987013bacde99168218f9c7b252bdcf1 in 4.0.0-rc3 introduces a
14nasty bug in transmit, corrupting packets. 14nasty bug in transmit, corrupting packets.
@@ -29,7 +29,7 @@ I use an i.MX6 Quad board.
29 29
30If this commit is reverted, all works fine." 30If this commit is reverted, all works fine."
31 31
32Reported-by: ????? ?????? <rockford@yandex.ru> 32Reported-by: Панов Андрей <rockford@yandex.ru>
33Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> 33Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
34Signed-off-by: David S. Miller <davem@davemloft.net> 34Signed-off-by: David S. Miller <davem@davemloft.net>
35--- 35---