Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299545
b: refs/heads/master
c: 48159f0
h: refs/heads/master
i:
  299543: 8b9265c
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Apr 18, 2012
1 parent be5f112 commit ae34ed5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5b76d0600b2b08eef77f8e9226938b7b6bde3099
refs/heads/master: 48159f009f5f92ef5962e7c278ac615d74242fa5
1 change: 1 addition & 0 deletions trunk/drivers/net/wan/farsync.c
Original file line number Diff line number Diff line change
Expand Up @@ -2483,6 +2483,7 @@ fst_add_one(struct pci_dev *pdev, const struct pci_device_id *ent)
pr_err("Control memory remap failed\n");
pci_release_regions(pdev);
pci_disable_device(pdev);
iounmap(card->mem);
kfree(card);
return -ENODEV;
}
Expand Down

0 comments on commit ae34ed5

Please sign in to comment.