Loading
qcacld-3.0: Send the correct SAE authentication failure reason code
Currently driver fills the reason code as STATUS_UNSPECIFIED_FAILURE when sae authentication frame is received or sent with failure status code. So while processing SAE auth frame sent by AP, the DUT STA reports as “Wrong password” instead of “Auth error” in the user interface. Parse the status field for SAE Auth frames received from the external authentication status command. This should be passed to the userspace as part of connect failure indication Change-Id: I9061cef6ac73a74021901dfa056551f51033de0c CRs-Fixed: 3182981