Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bbe92c37 authored by San Mehat's avatar San Mehat
Browse files

nexus: Initialize frequency in SupplicantAssociatingEvent constructor



Signed-off-by: default avatarSan Mehat <san@google.com>
parent 0f48658d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -29,6 +29,7 @@ SupplicantAssociatingEvent::SupplicantAssociatingEvent(int level, char *event,


    mBssid = NULL;
    mBssid = NULL;
    mSsid = NULL;
    mSsid = NULL;
    mFreq = -1;


    // SSID 'default' 
    // SSID 'default' 
    // OR
    // OR