diff options
author | Mark Cave-Ayland | 2017-12-15 19:41:50 +0100 |
---|---|---|
committer | Jason Wang | 2017-12-22 03:01:27 +0100 |
commit | 308913bb431104f34f5c2e35eaaf297ff3e8ec7b (patch) | |
tree | 3521f21dc153a1f9b54d429ef5135e6a7930cd75 /hw/net/ftgmac100.c | |
parent | eepro100: use inline net_crc32() and bitshift instead of compute_mcast_idx() (diff) | |
download | qemu-308913bb431104f34f5c2e35eaaf297ff3e8ec7b.tar.gz qemu-308913bb431104f34f5c2e35eaaf297ff3e8ec7b.tar.xz qemu-308913bb431104f34f5c2e35eaaf297ff3e8ec7b.zip |
opencores_eth: 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