On Thu, Apr 21, 2011 at 12:39 AM, Benjamin Poirier
<benjamin.poir...@gmail.com> wrote:
> Prevents a compilation failure when DEBUG_RTL8139 is defined:
>
> CC    libhw32/rtl8139.o
> cc1: warnings being treated as errors
> hw/rtl8139.c: In function ‘rtl8139_cplus_transmit_one’:
> hw/rtl8139.c:1960: error: format ‘%8lx’ expects type ‘long unsigned int’, but 
> argument 5 has type ‘target_phys_addr_t’
> make[1]: *** [rtl8139.o] Error 1
>
> Signed-off-by: Benjamin Poirier <benjamin.poir...@gmail.com>
> Cc: Igor V. Kovalenko <igor.v.kovale...@gmail.com>
> ---
>  hw/rtl8139.c |   15 +++++++++------
>  1 files changed, 9 insertions(+), 6 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>

Reply via email to