Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121815
b: refs/heads/master
c: ab1ef98
h: refs/heads/master
i:
  121813: e7cce74
  121811: 0875e80
  121807: 2527e04
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed Nov 10, 2008
1 parent 219d52f commit e066f7c
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: 318884875bdddca663ecc373c813cf8e117d9e43
refs/heads/master: ab1ef980504ca7f17b675b3a53a88956f800fce3
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ static void mac80211_hwsim_stop(struct ieee80211_hw *hw)
{
struct mac80211_hwsim_data *data = hw->priv;
data->started = 0;
del_timer(&data->beacon_timer);
printk(KERN_DEBUG "%s:%s\n", wiphy_name(hw->wiphy), __func__);
}

Expand Down

0 comments on commit e066f7c

Please sign in to comment.