Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255811
b: refs/heads/master
c: 0e8d160
h: refs/heads/master
i:
  255809: e3cf9af
  255807: 09d5dcc
v: v3
  • Loading branch information
John W. Linville committed Jun 20, 2011
1 parent 03d3d1d commit e3f0512
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: 898f699e7fd625dd7cdf7739704ae88972c92dc2
refs/heads/master: 0e8d1602b223efcd4eaaa799314f5d7ad1742035
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -2960,6 +2960,7 @@ ath5k_deinit_softc(struct ath5k_softc *sc)
* state and potentially want to use them.
*/
ath5k_hw_deinit(sc->ah);
kfree(sc->ah);
free_irq(sc->irq, sc);
}

Expand Down

0 comments on commit e3f0512

Please sign in to comment.