[VETH]: move veth.h to include/linux
[safe/jmp/linux-2.6] / drivers / net / tlan.c
index 74eb121..c99ce74 100644 (file)
@@ -556,7 +556,6 @@ static int __devinit TLan_probe1(struct pci_dev *pdev,
                rc = -ENOMEM;
                goto err_out_regions;
        }
-       SET_MODULE_OWNER(dev);
        SET_NETDEV_DEV(dev, &pdev->dev);
 
        priv = netdev_priv(dev);