[PATCH] amd8111e use standard CRC lib
authorStephen Hemminger <shemminger@osdl.org>
Sat, 2 Dec 2006 00:10:50 +0000 (16:10 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 05:22:30 +0000 (00:22 -0500)
I noticed this driver (and several others) reinvent their own copy of the
existing CRC library. Don't have the hardware, but tested by extracting
code and comparing result.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found