Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202819
b: refs/heads/master
c: e0961f1
h: refs/heads/master
i:
  202817: bfa7221
  202815: 8f036d8
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jun 3, 2010
1 parent 7567304 commit dcec278
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 761ab470364b550c9b1a5e1e31be51d415aaf42b
refs/heads/master: e0961f112cd88176acc6d1af6ca6352f85cdf993
9 changes: 0 additions & 9 deletions trunk/net/mac80211/iface.c
Original file line number Diff line number Diff line change
Expand Up @@ -321,15 +321,6 @@ static int ieee80211_open(struct net_device *dev)

ieee80211_recalc_ps(local, -1);

/*
* ieee80211_sta_work is disabled while network interface
* is down. Therefore, some configuration changes may not
* yet be effective. Trigger execution of ieee80211_sta_work
* to fix this.
*/
if (sdata->vif.type == NL80211_IFTYPE_STATION)
ieee80211_queue_work(&local->hw, &sdata->u.mgd.work);

netif_tx_start_all_queues(dev);

return 0;
Expand Down

0 comments on commit dcec278

Please sign in to comment.