diff options
Diffstat (limited to 'drivers/net/ps3_gelic_net.c')
-rw-r--r-- | drivers/net/ps3_gelic_net.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ps3_gelic_net.c b/drivers/net/ps3_gelic_net.c index 93c2c39a4a49..f375bbbd6604 100644 --- a/drivers/net/ps3_gelic_net.c +++ b/drivers/net/ps3_gelic_net.c | |||
@@ -1349,7 +1349,6 @@ static int gelic_net_setup_netdev(struct gelic_net_card *card) | |||
1349 | int status; | 1349 | int status; |
1350 | u64 v1, v2; | 1350 | u64 v1, v2; |
1351 | 1351 | ||
1352 | SET_MODULE_OWNER(netdev); | ||
1353 | SET_NETDEV_DEV(netdev, &card->dev->core); | 1352 | SET_NETDEV_DEV(netdev, &card->dev->core); |
1354 | spin_lock_init(&card->tx_dma_lock); | 1353 | spin_lock_init(&card->tx_dma_lock); |
1355 | 1354 | ||