Skip to content
Snippets Groups Projects
Commit 8cd35da0 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel Committed by Stephen Hemminger
Browse files

au1000_eth.c: use ether_crc() from <linux/crc32.h>


since the au1000 driver already selects the CRC32 routines, simply replace
the internal ether_crc() implementation with the semantically equivalent
one from <linux/crc32.h>

Signed-off-by: default avatarHerbert Valerio Riedel <hvr@gnu.org>
Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
parent 6d4b0f61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment