Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144577
b: refs/heads/master
c: c428c89
h: refs/heads/master
i:
  144575: 5cac01f
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Apr 29, 2009
1 parent 978165a commit c2ddf62
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: d4c4a9a1bce1912ed5681251f0037fd4f2364a3e
refs/heads/master: c428c89201a57a0ce24c37ed79e540d1f4101cf3
1 change: 1 addition & 0 deletions trunk/net/mac80211/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ struct ieee80211_hw *ieee80211_alloc_hw(size_t priv_data_len,
local->hw.conf.long_frame_max_tx_count = 4;
local->hw.conf.short_frame_max_tx_count = 7;
local->hw.conf.radio_enabled = true;
local->user_power_level = -1;

INIT_LIST_HEAD(&local->interfaces);
mutex_init(&local->iflist_mtx);
Expand Down

0 comments on commit c2ddf62

Please sign in to comment.