From: Fabio Estevam Date: Tue, 7 Jul 2015 00:47:29 +0000 (-0300) Subject: linux-imx-3.14.28: Fix reporter's name X-Git-Tag: 2.1~552 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cefc77cd3aa4e46d4fc84c83634e73b66c94504a;p=meta-freescale.git 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 Signed-off-by: Otavio Salvador --- 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 This reverts commit 2b995f63987013bacde99168218f9c7b252bdcf1. -????? ?????? reported the following regression: +Панов Андрей reported the following regression: "Commit 2b995f63987013bacde99168218f9c7b252bdcf1 in 4.0.0-rc3 introduces a nasty bug in transmit, corrupting packets. @@ -29,7 +29,7 @@ I use an i.MX6 Quad board. If this commit is reverted, all works fine." -Reported-by: ????? ?????? +Reported-by: Панов Андрей Signed-off-by: Fabio Estevam Signed-off-by: David S. Miller ---