Re: [Qemu-devel] [PATCH 0/2] slirp fixes

2012-09-05 Thread Jan Kiszka
On 2012-09-04 23:20, Stefan Weil wrote: > These patches replace http://patchwork.ozlabs.org/patch/181411/. > > I modified the code as suggested by Jan Kiska and separated > the original patch in two patches. > > [PATCH 1/2] slirp: Remove wrong type casts ins debug statements > [PATCH 2/2] slirp:

[Qemu-devel] [PATCH 0/2] slirp fixes

2012-09-04 Thread Stefan Weil
These patches replace http://patchwork.ozlabs.org/patch/181411/. I modified the code as suggested by Jan Kiska and separated the original patch in two patches. [PATCH 1/2] slirp: Remove wrong type casts ins debug statements [PATCH 2/2] slirp: Fix error reported by static code analysis Regards,