mv643xx_eth: massively simplify multicast address crc8 computation
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 09:43:32 +0000 (11:43 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:33 +0000 (08:40 +0200)
Replace the 70-line crc8 computation (used for multicast address
filtering tables) by a 5-line version.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>

No differences found