Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122811
b: refs/heads/master
c: 1355412
h: refs/heads/master
i:
  122809: 4ec7662
  122807: 16c54cf
v: v3
  • Loading branch information
Rami Rosen authored and John W. Linville committed Dec 19, 2008
1 parent 9f598b7 commit 3f3dd63
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: 73ec1cc28ebc7854a376cde53f62d487e127fbca
refs/heads/master: 135541215ca87ff00c269e65bcaef0bdcb99aab9
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ static void ieee80211_send_assoc(struct ieee80211_sub_if_data *sdata,
mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
IEEE80211_STYPE_ASSOC_REQ);
mgmt->u.assoc_req.capab_info = cpu_to_le16(capab);
mgmt->u.reassoc_req.listen_interval =
mgmt->u.assoc_req.listen_interval =
cpu_to_le16(local->hw.conf.listen_interval);
}

Expand Down

0 comments on commit 3f3dd63

Please sign in to comment.