myri10ge: fix restoring of multicast list after reset
authorBrice Goglin <brice@myri.com>
Mon, 7 May 2007 21:50:37 +0000 (23:50 +0200)
committerJeff Garzik <jeff@garzik.org>
Tue, 8 May 2007 05:15:15 +0000 (01:15 -0400)
commit2f76216fe071a67fc110a85a10b1eca038379e11
treefc7682ad9003062643897859d5f923fc252d0796
parent772a815804ae778aee7fcf937f3d29ab218ecdc7
myri10ge: fix restoring of multicast list after reset

Don't count on whatever implementation artifact preserves the
multicast list across a reset cmd, and setup multicast filtering
as part of our reset routine.

The setting of allmulti when adopting firmware with the rx-filter
broadcast bug is also moved into the multicast setup routine where
it belongs.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c