Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111950
b: refs/heads/master
c: 2ff6a6d
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Sep 24, 2008
1 parent 8ec3d72 commit 8e5f883
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 79617deeebb9cf089e2bc2aad19743b1209043f6
refs/heads/master: 2ff6a6d4e92270283432690adf53a7e5ab186d19
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1557,7 +1557,7 @@ ieee80211_rx_h_action(struct ieee80211_rx_data *rx)
*/
if (sdata->vif.type != NL80211_IFTYPE_STATION &&
sdata->vif.type != NL80211_IFTYPE_ADHOC)
return RX_DROP_MONITOR;
return RX_CONTINUE;

switch (mgmt->u.action.category) {
case WLAN_CATEGORY_BACK:
Expand Down

0 comments on commit 8e5f883

Please sign in to comment.