summaryrefslogtreecommitdiffstats
path: root/nexus
diff options
context:
space:
mode:
authorSan Mehat <san@google.com>2009-06-16 10:51:14 -0700
committerSan Mehat <san@google.com>2009-06-16 10:51:14 -0700
commitbbe92c370a614316d6320e8030b266f20b4fee0e (patch)
tree48b4d4a1d8655528fb739c1597aa97573e32ceba /nexus
parent0f48658d2052560141448dc8f90adbbb0879bc0d (diff)
downloadsystem_core-bbe92c370a614316d6320e8030b266f20b4fee0e.zip
system_core-bbe92c370a614316d6320e8030b266f20b4fee0e.tar.gz
system_core-bbe92c370a614316d6320e8030b266f20b4fee0e.tar.bz2
nexus: Initialize frequency in SupplicantAssociatingEvent constructor
Signed-off-by: San Mehat <san@google.com>
Diffstat (limited to 'nexus')
-rw-r--r--nexus/SupplicantAssociatingEvent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nexus/SupplicantAssociatingEvent.cpp b/nexus/SupplicantAssociatingEvent.cpp
index 00a85b6..c6e9fe3 100644
--- a/nexus/SupplicantAssociatingEvent.cpp
+++ b/nexus/SupplicantAssociatingEvent.cpp
@@ -29,6 +29,7 @@ SupplicantAssociatingEvent::SupplicantAssociatingEvent(int level, char *event,
mBssid = NULL;
mSsid = NULL;
+ mFreq = -1;
// SSID 'default'
// OR