On Sun, Aug 25, 2013 at 03:59:33PM +0100, Peter Maydell wrote: > Replace the legacy be32_to_cpupu() with ldl_be_p(). > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/net/e1000.c | 2 +- > include/qemu/bswap.h | 5 ----- > 2 files changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>