commit | 2f76216fe071a67fc110a85a10b1eca038379e11 | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Mon May 07 23:50:37 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Tue May 08 01:15:15 2007 -0400 |
tree | fc7682ad9003062643897859d5f923fc252d0796 | |
parent | 772a815804ae778aee7fcf937f3d29ab218ecdc7 [diff] |
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>