Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198607
b: refs/heads/master
c: 52a9bd2
h: refs/heads/master
i:
  198605: 76ae23b
  198603: bc98613
  198599: a19ab40
  198591: 3f41886
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed May 24, 2010
1 parent fb778f3 commit aa984da
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: b5eae9ff5ba6d76de19286dd6429acd7cde3f79d
refs/heads/master: 52a9bd2a8fac5193435bb575313c89656709aea8
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ void rt2x00pci_uninitialize(struct rt2x00_dev *rt2x00dev)
/*
* Free irq line.
*/
free_irq(to_pci_dev(rt2x00dev->dev)->irq, rt2x00dev);
free_irq(rt2x00dev->irq, rt2x00dev);

/*
* Free DMA
Expand Down

0 comments on commit aa984da

Please sign in to comment.