From: Ben Dooks Date: Tue, 5 Feb 2008 00:02:18 +0000 (+0000) Subject: DM9000: Remove cal_CRC() and use ether_crc_le instead X-Git-Tag: v2.6.25-rc2~2^2~31^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d39cb7866e5f6ff32ed4d99cc3fcd19bda701492;p=pandora-kernel.git DM9000: Remove cal_CRC() and use ether_crc_le instead Remove the cal_CRC as this is basically wrappering the ether_crc_le function, and is only being used by the multicast hash table functions. Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed