Loading
qcacld-3.0: send IPA STA_CONNECT evt before set is_authenticated
Currently sending IPA STA_CONNECT evt after setting the flag is_authenticated to true, which causes STA_CONNECT evt not sent always, this is a propagation error as its implementation is different than mainline, so moving it ahead. Change-Id: I5073bae0a1a6048de2b6da44cda92c0a7259d98a CRs-Fixed: 2983093