On Sun, Aug 25, 2013 at 03:59:30PM +0100, Peter Maydell wrote: > Replace the legacy cpu_to_le32wu() with stl_le_p(). > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/net/ne2000.c | 2 +- > include/hw/pci/pci.h | 2 +- > include/qemu/bswap.h | 5 ----- > 3 files changed, 2 insertions(+), 7 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>