nexus: Initialize frequency in SupplicantAssociatingEvent constructor

Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
San Mehat 2009-06-16 10:51:14 -07:00
parent 0f48658d20
commit bbe92c370a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ SupplicantAssociatingEvent::SupplicantAssociatingEvent(int level, char *event,
mBssid = NULL;
mSsid = NULL;
mFreq = -1;
// SSID 'default'
// OR