qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vmxnet3: Drop net_vmxnet3_info.can_receive


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] vmxnet3: Drop net_vmxnet3_info.can_receive
Date: Thu, 2 Jul 2015 14:07:03 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Jul 01, 2015 at 10:26:27AM +0800, Fam Zheng wrote:
> Commit 6e99c63 ("net/socket: Drop net_socket_can_send") changed the
> semantics around .can_receive for sockets to now require the device to
> flush queued pkts when transitioning to a .can_receive=true state. But
> it's OK to drop incoming packets when the link is not active.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  hw/net/vmxnet3.c | 1 -
>  1 file changed, 1 deletion(-)

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

Stefan

Attachment: pgpml0iPuPka_.pgp
Description: PGP signature


reply via email to

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