diff options
author | Mark Cave-Ayland | 2017-12-15 19:41:49 +0100 |
---|---|---|
committer | Jason Wang | 2017-12-22 03:01:27 +0100 |
commit | d00d6d005424dd2447f8b0394e945909852a4282 (patch) | |
tree | 92bad253682bf609aae17fad1925938c063f9427 /hw/net/ftgmac100.c | |
parent | sungem: fix multicast filter CRC calculation (diff) | |
download | qemu-d00d6d005424dd2447f8b0394e945909852a4282.tar.gz qemu-d00d6d005424dd2447f8b0394e945909852a4282.tar.xz qemu-d00d6d005424dd2447f8b0394e945909852a4282.zip |
eepro100: use inline net_crc32() and bitshift instead of compute_mcast_idx()
This makes it much easier to compare the multicast CRC calculation endian and
bitshift against the Linux driver implementation.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/ftgmac100.c')
0 files changed, 0 insertions, 0 deletions