Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183757
b: refs/heads/master
c: ce96bc8
h: refs/heads/master
i:
  183755: 5c7ab9b
v: v3
  • Loading branch information
Stephen Rothwell authored and David S. Miller committed Jan 28, 2010
1 parent 6544be5 commit 9075c59
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: 05ba712d7eb156009753e18e5116cabd869cc6e2
refs/heads/master: ce96bc86bf2ee12e8a3bf461ca8027557c1ef42f
2 changes: 1 addition & 1 deletion trunk/drivers/net/qlge/qlge_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4499,7 +4499,7 @@ static int __devinit ql_init_device(struct pci_dev *pdev,
if (qdev->mpi_coredump == NULL) {
dev_err(&pdev->dev, "Coredump alloc failed.\n");
err = -ENOMEM;
goto err_out;
goto err_out2;
}
if (qlge_force_coredump)
set_bit(QL_FRC_COREDUMP, &qdev->flags);
Expand Down

0 comments on commit 9075c59

Please sign in to comment.