Commit 61ba5b3c authored by Roland Dreier's avatar Roland Dreier Committed by David S. Miller

ibm_new_emac: Nuke SET_MODULE_OWNER() use

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent bfe13f54
......@@ -2549,7 +2549,6 @@ static int __devinit emac_probe(struct of_device *ofdev,
dev->ndev = ndev;
dev->ofdev = ofdev;
dev->blist = blist;
SET_MODULE_OWNER(ndev);
SET_NETDEV_DEV(ndev, &ofdev->dev);
/* Initialize some embedded data structures */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment