linux/drivers/net/ibm_newemac
Benjamin Herrenschmidt e829658278 ibm_newemac: Don't call dev_mc_add() before device is registered
We must not call dev_mc_add() from within our HW configure which happens
before we initialize and register the netdev. Do it in open() instead.

Thanks to Sebastian Siewior for tracking it down.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-08-27 05:55:24 -04:00
..
Kconfig
Makefile
core.c
core.h
debug.c
debug.h
emac.h
mal.c
mal.h
phy.c
phy.h
rgmii.c
rgmii.h
tah.c
tah.h
zmii.c
zmii.h