diff options
author | Fam Zheng <famz@redhat.com> | 2015-07-01 10:26:27 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-09-02 14:50:25 +0100 |
commit | 2734a20b8161831ba68c9166014e00522599d1e2 (patch) | |
tree | b7a9c0b0ee857451c416d9e0467b55639417842c /hw/net/ne2000.c | |
parent | 26c4e7ca72d970d120f0f51244bc8d37458512a0 (diff) | |
download | qemu-2734a20b8161831ba68c9166014e00522599d1e2.zip qemu-2734a20b8161831ba68c9166014e00522599d1e2.tar.gz qemu-2734a20b8161831ba68c9166014e00522599d1e2.tar.bz2 |
vmxnet3: Drop net_vmxnet3_info.can_receive
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 <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/net/ne2000.c')
0 files changed, 0 insertions, 0 deletions