commit | 69876569bbf3dfac567f47c619888c827cb87b30 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jun 01 11:43:32 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:33 2008 +0200 |
tree | 7605c046ba3c5be284c782d8b41496a89673f548 | |
parent | 16820054773027a9be2e2b5e33eb2015d32deeaf [diff] |
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 <buytenh@marvell.com> Acked-by: Dale Farnsworth <dale@farnsworth.org>