Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14703
b: refs/heads/master
c: 16a6317
h: refs/heads/master
i:
  14701: d1277f9
  14699: a7bfab9
  14695: 2c433c8
  14687: 37eaedc
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Nov 28, 2005
1 parent 7814f98 commit e2d2ab2
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: 42aacfba6c2d1ee773615cfcfce0fe973d1d0f37
refs/heads/master: 16a631733135a625dd8bc83207553aaf34c0a72c
2 changes: 1 addition & 1 deletion trunk/drivers/message/i2o/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,8 @@ static int __devinit i2o_pci_probe(struct pci_dev *pdev,
i2o_pci_free(c);

free_controller:
i2o_iop_free(c);
put_device(c->device.parent);
i2o_iop_free(c);

disable:
pci_disable_device(pdev);
Expand Down

0 comments on commit e2d2ab2

Please sign in to comment.