Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155137
b: refs/heads/master
c: 4ff1766
h: refs/heads/master
i:
  155135: 6dd8406
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jul 8, 2009
1 parent 1e7181f commit 294ba77
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: 2fbddeb5c409c90be4706ea2beb7f1fc02100c72
refs/heads/master: 4ff176674e75bdee9022dded415fb805f15700ad
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 @@ -418,6 +418,7 @@ static bool mac80211_hwsim_tx_frame(struct ieee80211_hw *hw,
continue;

if (!data2->started || !hwsim_ps_rx_ok(data2, skb) ||
!data->channel || !data2->channel ||
data->channel->center_freq != data2->channel->center_freq ||
!(data->group & data2->group))
continue;
Expand Down

0 comments on commit 294ba77

Please sign in to comment.