Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290769
b: refs/heads/master
c: 1a907b7
h: refs/heads/master
i:
  290767: 20e9cf5
v: v3
  • Loading branch information
Amitkumar Karwar authored and John W. Linville committed Feb 29, 2012
1 parent 6e14071 commit 9045128
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 37ad38887d9ca5ed66c6f2b14a8921794bf3d4c3
refs/heads/master: 1a907b749c0ae235ab46e3ba7834e6c143f5503e
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/mwifiex/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -923,12 +923,6 @@ mwifiex_cfg80211_assoc(struct mwifiex_private *priv, size_t ssid_len, u8 *ssid,
}
}
done:
/* Do specific SSID scanning */
if (mwifiex_request_scan(priv, &req_ssid)) {
dev_err(priv->adapter->dev, "scan error\n");
return -EFAULT;
}

/*
* Scan entries are valid for some time (15 sec). So we can save one
* active scan time if we just try cfg80211_get_bss first. If it fails
Expand Down

0 comments on commit 9045128

Please sign in to comment.