diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2017-12-15 18:41:45 +0000 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2017-12-22 09:59:52 +0800 |
commit | cbbeca91819c8e08f4b85777f8dd1671314db586 (patch) | |
tree | 625b85f66014d4492e314f1232812ed3e04f9907 /Makefile.objs | |
parent | f1a7deb900f4d87ca7ff602454e35aa65ff81567 (diff) |
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 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions