Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150185
b: refs/heads/master
c: 6cfe62c
h: refs/heads/master
i:
  150183: f9a31f0
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed May 6, 2009
1 parent a25dcac commit 4b01dfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 83f8b478ff5ed7d7df0bf91336bbede7b4714771
refs/heads/master: 6cfe62cd58da862db04d4eb61f218f65b0cedbb3
4 changes: 0 additions & 4 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -2076,10 +2076,6 @@ static int ieee80211_sta_config_auth(struct ieee80211_sub_if_data *sdata)
return 0;
} else {
if (ifmgd->assoc_scan_tries < IEEE80211_ASSOC_SCANS_MAX_TRIES) {
u8 ssid_len = 0;

if (!(ifmgd->flags & IEEE80211_STA_AUTO_SSID_SEL))
ssid_len = ifmgd->ssid_len;

ifmgd->assoc_scan_tries++;

Expand Down

0 comments on commit 4b01dfc

Please sign in to comment.