forcedeth: multicast fix
authorAyaz Abdulla <aabdulla@nvidia.com>
Sun, 13 Jan 2008 21:03:04 +0000 (16:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:28:40 +0000 (04:28 -0800)
commitbb9a4fd1f7cc083f72e52f01938c23ac5b3403d5
treef21d14bb59d2f472672159212f9bae24dd05289a
parent32fa8b27eaec2f4bc978cadfb84b375de57311ce
forcedeth: multicast fix

This patch fixes the case where no multicast addresses are requested to
be added to the multicast filter. The multicast mask must be set to all
1's instead of all 0's.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c