Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159338
b: refs/heads/master
c: ebc8ab1
h: refs/heads/master
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Aug 4, 2009
1 parent 96e1918 commit 93d8d67
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: c94dbff7996b861fb0ff730bdf6eac4e2b288402
refs/heads/master: ebc8ab17d69cbaec6bb345a48a2cb87047643f63
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/at76c50x-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1773,6 +1773,8 @@ static void at76_mac80211_stop(struct ieee80211_hw *hw)

at76_dbg(DBG_MAC80211, "%s()", __func__);

cancel_work_sync(&priv->work_set_promisc);

mutex_lock(&priv->mtx);

if (!priv->device_unplugged) {
Expand Down

0 comments on commit 93d8d67

Please sign in to comment.