Re: [PATCH] hw/net/xilinx_axienet: Remove unused code

2020-09-01 Thread Laurent Vivier
Le 14/08/2020 à 15:30, Philippe Mathieu-Daudé a écrit : > Most of the MDIOBus fields are unused. The ADVERTISE_10HALF > definition is unused. Remove unused code. > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/net/xilinx_axienet.c | 23 --- > 1 file changed, 23 deletio

Re: [PATCH] hw/net/xilinx_axienet: Remove unused code

2020-08-17 Thread Edgar E. Iglesias
On Fri, Aug 14, 2020 at 03:30:07PM +0200, Philippe Mathieu-Daudé wrote: > Most of the MDIOBus fields are unused. The ADVERTISE_10HALF > definition is unused. Remove unused code. Reviewed-by: Edgar E. Iglesias > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/net/xilinx_axienet.c | 23 --

Re: [PATCH] hw/net/xilinx_axienet: Remove unused code

2020-08-14 Thread Alistair Francis
On Fri, Aug 14, 2020 at 6:30 AM Philippe Mathieu-Daudé wrote: > > Most of the MDIOBus fields are unused. The ADVERTISE_10HALF > definition is unused. Remove unused code. > > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alistair Francis Alistair > --- > hw/net/xilinx_axienet.c | 23 --