Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327811
b: refs/heads/master
c: ab86825
h: refs/heads/master
i:
  327809: a3056ce
  327807: 47d27a5
v: v3
  • Loading branch information
Eliezer Tamir authored and Jeff Kirsher committed Sep 5, 2012
1 parent 8a714bb commit 8effb8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42f3c43bf6f2774172b417b629f6e7ccdc794cec
refs/heads/master: ab868256f8d6095e7200d928fcc054b66d0f13a3
5 changes: 0 additions & 5 deletions trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7169,11 +7169,6 @@ static int __devinit ixgbe_probe(struct pci_dev *pdev,
goto err_ioremap;
}

for (i = 1; i <= 5; i++) {
if (pci_resource_len(pdev, i) == 0)
continue;
}

netdev->netdev_ops = &ixgbe_netdev_ops;
ixgbe_set_ethtool_ops(netdev);
netdev->watchdog_timeo = 5 * HZ;
Expand Down

0 comments on commit 8effb8f

Please sign in to comment.