diff options
author | Fam Zheng | 2015-07-15 12:19:06 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2015-07-27 15:12:18 +0200 |
commit | b6cb6610c27c5b0773a340499f19c3477bf45aeb (patch) | |
tree | abf873d632d8e49b3c1e495d7d2465b79f5c7881 /hw/net/pcnet.c | |
parent | usbnet: Drop usbnet_can_receive (diff) | |
download | qemu-b6cb6610c27c5b0773a340499f19c3477bf45aeb.tar.gz qemu-b6cb6610c27c5b0773a340499f19c3477bf45aeb.tar.xz qemu-b6cb6610c27c5b0773a340499f19c3477bf45aeb.zip |
etsec: Move etsec_can_receive into etsec_receive
When etsec_reset returns 0, peer would queue the packet as if
.can_receive returns false. Drop etsec_can_receive and let etsec_receive
carry the semantics.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Message-id: 1436955553-22791-6-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/net/pcnet.c')
0 files changed, 0 insertions, 0 deletions