From: Brice Goglin Date: Mon, 7 May 2007 21:50:37 +0000 (+0200) Subject: myri10ge: fix restoring of multicast list after reset X-Git-Tag: v2.6.22-rc1~355^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f76216fe071a67fc110a85a10b1eca038379e11;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed