Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299994
b: refs/heads/master
c: 4c1bcdb
h: refs/heads/master
v: v3
  • Loading branch information
Grazvydas Ignotas authored and John W. Linville committed Apr 27, 2012
1 parent 03592f4 commit 2a93c13
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: 328c32f0f85467af5a6c4c3289e168d9ad2555af
refs/heads/master: 4c1bcdb5a3354b250b82a67549f57ac27a3bb85f
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/wl1251/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@ static void wl1251_op_stop(struct ieee80211_hw *hw)
cancel_work_sync(&wl->irq_work);
cancel_work_sync(&wl->tx_work);
cancel_work_sync(&wl->filter_work);
cancel_delayed_work_sync(&wl->elp_work);

mutex_lock(&wl->mutex);

Expand Down

0 comments on commit 2a93c13

Please sign in to comment.