diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-04-10 20:48:54 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2012-04-25 10:53:47 +0300 |
commit | 69f3ce78cc0b6941fc76dcbe2118269a16ddf043 (patch) | |
tree | 775864c0b2a68a9ddf44dba24029e87c0e702d56 /kvm.h | |
parent | a821ce59338c79bb72dc844dd44ea53701965b2b (diff) | |
download | qemu-69f3ce78cc0b6941fc76dcbe2118269a16ddf043.zip qemu-69f3ce78cc0b6941fc76dcbe2118269a16ddf043.tar.gz qemu-69f3ce78cc0b6941fc76dcbe2118269a16ddf043.tar.bz2 |
eepro100: Fix multicast regression
Commit 7fc8d918b9674c3e9233d6d25da2457345d414a0 removed code from
eepro100.c and replaced it by different code: the code in net.c
returns bits 31...26, but eepro100 needs bits 7...2.
This patch partially reverts 7fc8d918b9674c3e9233d6d25da2457345d414a0.
To avoid future problems, I renamed the function and changed the comment.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'kvm.h')
0 files changed, 0 insertions, 0 deletions