From: Herbert Valerio Riedel Date: Mon, 1 May 2006 13:37:09 +0000 (+0200) Subject: au1000_eth.c: use ether_crc() from X-Git-Tag: v2.6.17-rc4~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd35da094bed8a41eb722c1d03eab24d57bf706;p=pandora-kernel.git au1000_eth.c: use ether_crc() from since the au1000 driver already selects the CRC32 routines, simply replace the internal ether_crc() implementation with the semantically equivalent one from Signed-off-by: Herbert Valerio Riedel Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed