diff options
author | 2017-12-15 18:41:45 +0000 | |
---|---|---|
committer | 2017-12-22 09:59:52 +0800 | |
commit | cbbeca91819c8e08f4b85777f8dd1671314db586 (patch) | |
tree | 625b85f66014d4492e314f1232812ed3e04f9907 /hw/misc/omap_clk.c | |
parent | net: introduce net_crc32_le() function (diff) | |
download | qemu-cbbeca91819c8e08f4b85777f8dd1671314db586.tar.xz qemu-cbbeca91819c8e08f4b85777f8dd1671314db586.zip |
pcnet: switch pcnet over to use net_crc32_le()
Instead of lnc_mchash() 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/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions