]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit440eafe108402a96f5b8b78756a0769348455daa
treef21d14bb59d2f472672159212f9bae24dd05289a
parent4db02e63b60c7349f152815313be8bfba400d099
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