summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarron.wang <arron.wang@intel.com>2012-07-30 09:17:53 +0800
committerarron.wang <arron.wang@intel.com>2012-07-30 11:39:01 +0800
commitc09796127463e6f8e3b502d083066ae2a3c5f850 (patch)
treeaab8f3b9d79c312595b47ea38a9fb884584acec4
parent804beb585e859d0aa67d83389054b49d85d8e2cc (diff)
downloadwpasupplicant-master.tar.gz
wpasupplicant-master.tar.bz2
wpasupplicant-master.zip
The root cause for this issue is the wifi driver is not support MAX SCAN SSID, this fix is a temporary workaround in wpa_supplicant before the wifi driver is fixed. After the fix in wifi driver is merged, we will remove this fix since this fix disable connman fast connect feature
-rw-r--r--packaging/wpa_supplicant.changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/wpa_supplicant.changes b/packaging/wpa_supplicant.changes
index 9ff3376..4169d8e 100644
--- a/packaging/wpa_supplicant.changes
+++ b/packaging/wpa_supplicant.changes
@@ -1,3 +1,7 @@
+* Mon Jul 30 09:05:05 CST 2012 Arron <arron.wang@intel.com>
+- Fix BCM4334 first scan
+- BCM4334 is not support MAX SCAN SSID
+
* Tue Jul 17 2012 Patrick McCarty <patrick.mccarty@linux.intel.com> 725b53c
- systemd: fix service file activation issue