Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */