[PATCH] sis190.c: fix multicast MAC filter
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 5 Oct 2005 21:29:58 +0000 (23:29 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 28 Oct 2005 20:14:11 +0000 (16:14 -0400)
commit8fee5f51a56aa7a67d955993572a2ae05d31a2c6
tree2160ea3f622aa0b34df484f81c577ba33ca8f830
parentadf6e00064ebcd3d82009ba6ef66f489f0885ebd
[PATCH] sis190.c: fix multicast MAC filter

Here is a patch that changes the way the MAC filter is computed for the
multicast addresses. The computation is taken from the SiS GPL driver.

This patch is necessary to get IPv6 working.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sis190.c