diff options
author | Prasad J Pandit <pjp@fedoraproject.org> | 2016-11-29 00:38:39 +0530 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2016-12-05 17:45:14 +0800 |
commit | 77d54985b85a0cb760330ec2bd92505e0a2a97a9 (patch) | |
tree | eaf7e56b5d841ec16863a6ec33761dd555c9de55 /docs/igd-assign.txt | |
parent | bd8ef5060dd2124a54578241da9a572faf7658dd (diff) | |
download | qemu-77d54985b85a0cb760330ec2bd92505e0a2a97a9.zip |
net: mcf: check receive buffer size register value
ColdFire Fast Ethernet Controller uses a receive buffer size
register(EMRBR) to hold maximum size of all receive buffers.
It is set by a user before any operation. If it was set to be
zero, ColdFire emulator would go into an infinite loop while
receiving data in mcf_fec_receive. Add check to avoid it.
Reported-by: Wjjzhang <wjjzhang@tencent.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'docs/igd-assign.txt')
0 files changed, 0 insertions, 0 deletions