]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx-3.14.28: Fix reporter's name
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 7 Jul 2015 00:47:29 +0000 (21:47 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 7 Jul 2015 13:18:27 +0000 (10:18 -0300)
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>
meta-fsl-arm/recipes-kernel/linux/linux-imx-3.14.28/0005-Revert-net-fec-fix-the-warning-found-by-dma-debug.patch

index 5e5721cf6ebad9cbd342e26cedb424e009ef3846..d40e55af9a7b4bdc5074616bd5cf69d971e0f794 100644 (file)
@@ -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: ????? ?????? <rockford@yandex.ru>
+Reported-by: Панов Андрей <rockford@yandex.ru>
 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 ---