Re: [PATCH v2 3/9] hw/net/xilinx_axienet: Remove unncessary cast

2020-05-06 Thread Philippe Mathieu-Daudé
On 5/6/20 10:25 AM, Edgar E. Iglesias wrote: From: "Edgar E. Iglesias" Remove unncessary cast, buf is already uint8_t *. Typo "unnecessary" here and in patch subject. Otherwise: Reviewed-by: Philippe Mathieu-Daudé No functional change. Reviewed-by: Alistair Francis Reviewed-by: Francisco

[PATCH v2 3/9] hw/net/xilinx_axienet: Remove unncessary cast

2020-05-06 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" Remove unncessary cast, buf is already uint8_t *. No functional change. Reviewed-by: Alistair Francis Reviewed-by: Francisco Iglesias Signed-off-by: Edgar E. Iglesias --- hw/net/xilinx_axienet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/