Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107079
b: refs/heads/master
c: 10488f8
h: refs/heads/master
i:
  107077: 4909a54
  107075: 1848423
  107071: 5fde623
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed Jul 29, 2008
1 parent 224d467 commit 5f7e4c4
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3a0f2c871849f23c1070965bf94dec3f9c0b479d
refs/heads/master: 10488f8ad62be3b860bad74e60b4fe6ab87aece3
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -2342,6 +2342,9 @@ ath5k_stop_hw(struct ath5k_softc *sc)
mutex_unlock(&sc->lock);

del_timer_sync(&sc->calib_tim);
tasklet_kill(&sc->rxtq);
tasklet_kill(&sc->txtq);
tasklet_kill(&sc->restq);

return ret;
}
Expand Down

0 comments on commit 5f7e4c4

Please sign in to comment.