Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351859
b: refs/heads/master
c: 4850b6d
h: refs/heads/master
i:
  351857: 9de7c9a
  351855: 35fb3a7
v: v3
  • Loading branch information
Nishant Sarmukadam authored and John W. Linville committed Jan 9, 2013
1 parent e431620 commit 98a02d5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0dd13a48a913f096cb44dbcb6c1daebd94b2cf84
refs/heads/master: 4850b6d355b457738fe7d872c833474dbec25304
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/mwl8k.c
Original file line number Diff line number Diff line change
Expand Up @@ -4531,6 +4531,8 @@ static int mwl8k_start(struct ieee80211_hw *hw)
priv->irq = -1;
tasklet_disable(&priv->poll_tx_task);
tasklet_disable(&priv->poll_rx_task);
} else {
ieee80211_wake_queues(hw);
}

return rc;
Expand Down

0 comments on commit 98a02d5

Please sign in to comment.