Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109285
b: refs/heads/master
c: 8ab65b0
h: refs/heads/master
i:
  109283: 5e015b9
v: v3
  • Loading branch information
Jan-Espen Pettersen authored and John W. Linville committed Aug 27, 2008
1 parent 7c0137f commit 86b67b5
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: 93015f0f34e81a47c4126329746ce5f364bafd11
refs/heads/master: 8ab65b03b7893da4a49009e7e356e36e27b0c407
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ static void ieee80211_send_assoc(struct net_device *dev,
}
}

if (count == 8) {
if (rates_len > count) {
pos = skb_put(skb, rates_len - count + 2);
*pos++ = WLAN_EID_EXT_SUPP_RATES;
*pos++ = rates_len - count;
Expand Down

0 comments on commit 86b67b5

Please sign in to comment.