[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] slirp: Fix typo in net_slirp_hostfwd_remove
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH] slirp: Fix typo in net_slirp_hostfwd_remove |
Date: |
Mon, 19 Dec 2011 10:48:59 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sat, Dec 17, 2011 at 04:23:59AM -0500, Geoffrey Thomas wrote:
> Report an error when err is nonzero, not when it is zero.
>
> Signed-off-by: Geoffrey Thomas <address@hidden>
> ---
> net/slirp.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches
Stefan