qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] smc91c111: Fix receive starvation


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] smc91c111: Fix receive starvation
Date: Fri, 15 Nov 2013 13:25:51 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 14, 2013 at 02:53:46PM +0100, Sebastian Huber wrote:
> In case the smc91c111 interface signals that it cannot receive more
> packets the packets are queued and further reception will be disabled.
> In case the interface is again ready to receive packets notify the upper
> layer.
> 
> Signed-off-by: Sebastian Huber <address@hidden>
> ---
>  hw/net/smc91c111.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]