summaryrefslogtreecommitdiffstats
path: root/hw/net/mipsnet.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2015-06-26 15:27:16 +1000
committerStefan Hajnoczi <stefanha@redhat.com>2015-07-27 14:12:04 +0100
commit491a1f494ed4c0d1a8593dd04b645f8e63c4cfae (patch)
treec280a5dc8b5a1255de97a5de35c8a11e2cb7bc03 /hw/net/mipsnet.c
parent299f7bec5a109db7563e1286cedf1f4d84e69e6d (diff)
downloadhqemu-491a1f494ed4c0d1a8593dd04b645f8e63c4cfae.zip
hqemu-491a1f494ed4c0d1a8593dd04b645f8e63c4cfae.tar.gz
hw/net: fix mcf_fec driver receiver
The network mcf_fec driver emulated receive side method is returning a result of 0 causing the network layer to disable receive for this emulated device. This results in the guest only ever receiving one packet. Fix the recieve side processing to return the number of bytes that we passed back through to the guest. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1435296436-12152-5-git-send-email-gerg@uclinux.org Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/net/mipsnet.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud