Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167516
b: refs/heads/master
c: f5b4da2
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Oct 7, 2009
1 parent bf4487b commit 70cc715
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: 0819663d164e090de315c5e619f4e23c27aaff88
refs/heads/master: f5b4da21ba293220001b5fd36be75c859b18afc1
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4501,6 +4501,7 @@ static void b43_op_stop(struct ieee80211_hw *hw)

cancel_work_sync(&(wl->beacon_update_trigger));

wiphy_rfkill_stop_polling(hw->wiphy);
mutex_lock(&wl->mutex);
if (b43_status(dev) >= B43_STAT_STARTED) {
dev = b43_wireless_core_stop(dev);
Expand Down

0 comments on commit 70cc715

Please sign in to comment.