From: Lennert Buytenhek Date: Sun, 1 Jun 2008 09:43:32 +0000 (+0200) Subject: mv643xx_eth: massively simplify multicast address crc8 computation X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69876569bbf3dfac567f47c619888c827cb87b30;p=pandora-kernel.git mv643xx_eth: massively simplify multicast address crc8 computation Replace the 70-line crc8 computation (used for multicast address filtering tables) by a 5-line version. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed