Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136155
b: refs/heads/master
c: 4b4698c
h: refs/heads/master
i:
  136153: 0018fa5
  136151: cc353af
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed Mar 28, 2009
1 parent c63e38a commit 30349b1
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: 0934af2340caf3c9f247ae650bf0c6faa4203dba
refs/heads/master: 4b4698c443c9db62b220c41a1793872d6ebe82e1
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static void ieee80211_send_assoc(struct ieee80211_sub_if_data *sdata)
u32 rates = 0;
size_t e_ies_len;

if (ifmgd->flags & IEEE80211_IBSS_PREV_BSSID_SET) {
if (ifmgd->flags & IEEE80211_STA_PREV_BSSID_SET) {
e_ies = sdata->u.mgd.ie_reassocreq;
e_ies_len = sdata->u.mgd.ie_reassocreq_len;
} else {
Expand Down

0 comments on commit 30349b1

Please sign in to comment.