Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159429
b: refs/heads/master
c: e48e3a2
h: refs/heads/master
i:
  159427: 3dc3c6e
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Aug 4, 2009
1 parent 292ce73 commit 241b167
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d7e7d229c7d1395283e1e1fda8727af60ca6f4ad
refs/heads/master: e48e3a2f17f189deb086ff221e489e7fd8ec4302
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2117,6 +2117,8 @@ static void ath9k_stop(struct ieee80211_hw *hw)

mutex_lock(&sc->mutex);

cancel_delayed_work_sync(&sc->tx_complete_work);

if (ath9k_wiphy_started(sc)) {
mutex_unlock(&sc->mutex);
return; /* another wiphy still in use */
Expand Down

0 comments on commit 241b167

Please sign in to comment.