aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamachi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/hamachi.c')
-rw-r--r--drivers/net/hamachi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/hamachi.c b/drivers/net/hamachi.c
index 15254dc7876a..da12b3db023f 100644
--- a/drivers/net/hamachi.c
+++ b/drivers/net/hamachi.c
@@ -613,7 +613,6 @@ static int __devinit hamachi_init_one (struct pci_dev *pdev,
613 if (!dev) 613 if (!dev)
614 goto err_out_iounmap; 614 goto err_out_iounmap;
615 615
616 SET_MODULE_OWNER(dev);
617 SET_NETDEV_DEV(dev, &pdev->dev); 616 SET_NETDEV_DEV(dev, &pdev->dev);
618 617
619#ifdef TX_CHECKSUM 618#ifdef TX_CHECKSUM