diff options
author | Mark Cave-Ayland | 2017-12-15 19:41:47 +0100 |
---|---|---|
committer | Jason Wang | 2017-12-22 03:00:47 +0100 |
commit | a89a6b052abff87871800406bd3c598fcf406426 (patch) | |
tree | 9219707db65c8a24b9f0e5f6e98cffc6e802556c /hw/cpu | |
parent | eepro100: switch eepro100 e100_compute_mcast_idx() over to use net_crc32() (diff) | |
download | qemu-a89a6b052abff87871800406bd3c598fcf406426.tar.gz qemu-a89a6b052abff87871800406bd3c598fcf406426.tar.xz qemu-a89a6b052abff87871800406bd3c598fcf406426.zip |
sunhme: switch sunhme over to use net_crc32_le()
Instead of sunhme_crc32_le() using its own implementation, we can simply call
net_crc32_le() directly and apply the bit shift inline.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/cpu')
0 files changed, 0 insertions, 0 deletions