Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134503
b: refs/heads/master
c: a71800f
h: refs/heads/master
i:
  134501: 2cbf946
  134499: c1ef214
  134495: 6a1265b
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Feb 13, 2009
1 parent 1aaeb03 commit 7535aac
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: 9a03d6d7a8698f26f8ef02dd3c91f8f68c4edcc7
refs/heads/master: a71800f3e3de15583c5d336aafa2853786be18a2
1 change: 1 addition & 0 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1205,6 +1205,7 @@ static void ieee80211_rx_mgmt_auth(struct ieee80211_sub_if_data *sdata,
if (auth_alg != WLAN_AUTH_OPEN || auth_transaction != 1)
return;
ieee80211_send_auth(sdata, ifsta, 2, NULL, 0, 0);
return;
}

if (auth_alg != ifsta->auth_alg ||
Expand Down

0 comments on commit 7535aac

Please sign in to comment.