Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253415
b: refs/heads/master
c: bb77f63
h: refs/heads/master
i:
  253413: 81dba6f
  253411: 4a93202
  253407: ef97ba1
v: v3
  • Loading branch information
John W. Linville committed Jun 7, 2011
1 parent beb67e0 commit 146de8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 51892dbbd511911c0f965a36b431fc3e8f1e4f8a
refs/heads/master: bb77f6341728624314f488ebd8b4c69f2caa33ea
6 changes: 0 additions & 6 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,6 @@ static u32 ieee80211_enable_ht(struct ieee80211_sub_if_data *sdata,
WARN_ON(!ieee80211_set_channel_type(local, sdata, channel_type));
}

ieee80211_stop_queues_by_reason(&sdata->local->hw,
IEEE80211_QUEUE_STOP_REASON_CSA);

/* channel_type change automatically detected */
ieee80211_hw_config(local, 0);

Expand All @@ -248,9 +245,6 @@ static u32 ieee80211_enable_ht(struct ieee80211_sub_if_data *sdata,
rcu_read_unlock();
}

ieee80211_wake_queues_by_reason(&sdata->local->hw,
IEEE80211_QUEUE_STOP_REASON_CSA);

ht_opmode = le16_to_cpu(hti->operation_mode);

/* if bss configuration changed store the new one */
Expand Down

0 comments on commit 146de8b

Please sign in to comment.