diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-08-18 07:29:23 +1000 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-08-27 05:55:24 -0400 |
commit | e8296582783a9f3bf75dbeb98dfdae15fd45c008 (patch) | |
tree | 78cc81d865c64158c50f52f09793de85a8e5addc /fs/adfs | |
parent | ab9399059bb85a94758f42fb25607e440e926cc6 (diff) |
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>
Diffstat (limited to 'fs/adfs')
0 files changed, 0 insertions, 0 deletions