diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-07-06 21:47:29 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-07-07 10:18:27 -0300 |
commit | cefc77cd3aa4e46d4fc84c83634e73b66c94504a (patch) | |
tree | eed2a644db0b0381cc27d0a926d55e667cd3fe00 | |
parent | 94cc8666c3600dfeec193f92cfe47165a8038f8d (diff) | |
download | meta-freescale-cefc77cd3aa4e46d4fc84c83634e73b66c94504a.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-- | meta-fsl-arm/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch index 5e5721cf..d40e55af 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch +++ b/meta-fsl-arm/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 | ||
9 | This reverts commit 2b995f63987013bacde99168218f9c7b252bdcf1. | 9 | This 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 |
14 | nasty bug in transmit, corrupting packets. | 14 | nasty bug in transmit, corrupting packets. |
@@ -29,7 +29,7 @@ I use an i.MX6 Quad board. | |||
29 | 29 | ||
30 | If this commit is reverted, all works fine." | 30 | If this commit is reverted, all works fine." |
31 | 31 | ||
32 | Reported-by: ????? ?????? <rockford@yandex.ru> | 32 | Reported-by: Панов Андрей <rockford@yandex.ru> |
33 | Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> | 33 | Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |
34 | Signed-off-by: David S. Miller <davem@davemloft.net> | 34 | Signed-off-by: David S. Miller <davem@davemloft.net> |
35 | --- | 35 | --- |