Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122160
b: refs/heads/master
c: be5a3c6
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent 41c4d73 commit c98918b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f166400bd4c92df72d997e0da8713fae90d56e57
refs/heads/master: be5a3c62c805878d67036b4683f09118cab4c9fd
2 changes: 1 addition & 1 deletion trunk/drivers/net/qla3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -3917,7 +3917,7 @@ static int __devinit ql3xxx_probe(struct pci_dev *pdev,
struct net_device *ndev = NULL;
struct ql3_adapter *qdev = NULL;
static int cards_found = 0;
int pci_using_dac, err;
int uninitialized_var(pci_using_dac), err;

err = pci_enable_device(pdev);
if (err) {
Expand Down

0 comments on commit c98918b

Please sign in to comment.