Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150791
b: refs/heads/master
c: 1abb0de
h: refs/heads/master
i:
  150789: b188adf
  150787: 08823d0
  150783: 3130ca7
v: v3
  • Loading branch information
Ron Mercer authored and David S. Miller committed Jun 10, 2009
1 parent 5e6605a commit dfe5eb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 00acd0d2ecac925fdcbe47cbda5ea517f87ad354
refs/heads/master: 1abb0de2f89c1f9c454c973356b9e4867722f10a
1 change: 0 additions & 1 deletion trunk/drivers/net/qlge/qlge_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3299,7 +3299,6 @@ static int ql_adapter_up(struct ql_adapter *qdev)
err = ql_adapter_initialize(qdev);
if (err) {
QPRINTK(qdev, IFUP, INFO, "Unable to initialize adapter.\n");
spin_unlock(&qdev->hw_lock);
goto err_init;
}
set_bit(QL_ADAPTER_UP, &qdev->flags);
Expand Down

0 comments on commit dfe5eb3

Please sign in to comment.