[NET]: Nuke SET_MODULE_OWNER macro.
[linux-2.6-block.git] / drivers / net / smc911x.c
index db43e42bee3599483389d3b1d9612e2116149702..5f03e44ad13511f165f92101ce262516c8624289 100644 (file)
@@ -2181,7 +2181,6 @@ static int smc911x_drv_probe(struct platform_device *pdev)
                ret = -ENOMEM;
                goto release_1;
        }
-       SET_MODULE_OWNER(ndev);
        SET_NETDEV_DEV(ndev, &pdev->dev);
 
        ndev->dma = (unsigned char)-1;