aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio/cxgb2.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/chelsio/cxgb2.c')
-rw-r--r--drivers/net/chelsio/cxgb2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/chelsio/cxgb2.c b/drivers/net/chelsio/cxgb2.c
index 593736c7550d..884aa0cd0006 100644
--- a/drivers/net/chelsio/cxgb2.c
+++ b/drivers/net/chelsio/cxgb2.c
@@ -1036,7 +1036,6 @@ static int __devinit init_one(struct pci_dev *pdev,
1036 goto out_free_dev; 1036 goto out_free_dev;
1037 } 1037 }
1038 1038
1039 SET_MODULE_OWNER(netdev);
1040 SET_NETDEV_DEV(netdev, &pdev->dev); 1039 SET_NETDEV_DEV(netdev, &pdev->dev);
1041 1040
1042 if (!adapter) { 1041 if (!adapter) {