Re: [Qemu-devel] [PATCH 5/5] hw/net/stellaris_enet: Fix debug format strings

2014-04-01 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > Fix various debug format strings which were incorrect for the > data type, so that building with debug enabled is possible. > > Signed-off-by: Peter Maydell Reviewed-by: Dr. David Alan Gilbert > --- > hw/net/stellaris_enet.c | 6 +++--- > 1

[Qemu-devel] [PATCH 5/5] hw/net/stellaris_enet: Fix debug format strings

2014-04-01 Thread Peter Maydell
Fix various debug format strings which were incorrect for the data type, so that building with debug enabled is possible. Signed-off-by: Peter Maydell --- hw/net/stellaris_enet.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/net/stellaris_enet.c b/hw/net/stellaris_