Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145223
b: refs/heads/master
c: 95caa0a
h: refs/heads/master
i:
  145221: 8526007
  145219: 1b9c781
  145215: 8353fa9
v: v3
  • Loading branch information
Breno Leitao authored and Linus Torvalds committed May 23, 2009
1 parent 0392fb0 commit 6f855f0
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: 2528ed119b8f4fc553f9d1e65719ae183ffa97f4
refs/heads/master: 95caa0a9bdaf93607bd0cc8932f53112496f2f22
2 changes: 1 addition & 1 deletion trunk/drivers/serial/icom.c
Original file line number Diff line number Diff line change
Expand Up @@ -1472,8 +1472,8 @@ static void icom_remove_adapter(struct icom_adapter *icom_adapter)

free_irq(icom_adapter->pci_dev->irq, (void *) icom_adapter);
iounmap(icom_adapter->base_addr);
icom_free_adapter(icom_adapter);
pci_release_regions(icom_adapter->pci_dev);
icom_free_adapter(icom_adapter);
}

static void icom_kref_release(struct kref *kref)
Expand Down

0 comments on commit 6f855f0

Please sign in to comment.