Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158952
b: refs/heads/master
c: c1e6fb1
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jul 10, 2009
1 parent 3f16d51 commit 7d1183d
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: cb0b4beb93d14429bf0c50fc1ab8e26348dca880
refs/heads/master: c1e6fb1aad0d4d4f032d46b6bab093a41c6c82bf
6 changes: 0 additions & 6 deletions trunk/net/wireless/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,9 @@ void cfg80211_send_deauth(struct net_device *dev, const u8 *buf, size_t len)
break;
}
}
/*
* mac80211 currently triggers this warning,
* so disable for now (it's harmless, just
* means that we got a spurious event)

WARN_ON(!done);

*/

if (wdev->sme_state == CFG80211_SME_CONNECTED) {
u16 reason_code;
bool from_ap;
Expand Down

0 comments on commit 7d1183d

Please sign in to comment.