commit | 54046ee42429af922457068ca9f7750ba653e6fb | [log] [tgz] |
---|---|---|
author | Nitesh Shah <niteshs@qti.qualcomm.com> | Tue Jul 19 15:23:51 2016 +0530 |
committer | Satyanarayana Dash <sadash@codeaurora.org> | Thu Jul 28 12:01:23 2016 +0530 |
tree | c27bde6b34d862e162b51669d9c777a31512bd6f | |
parent | f19e298b1b3112c10d15b6cb83c9e94d95f988c8 [diff] |
Wlan: Avoid return and send join response with fail The function __limProcessSmeJoinReq returns if vos_mem_malloc fails for pMlmJoinReq without giving any join response. Fix is to send the join response with the failure reason. Change-Id: I712f814b90ecd4c0322355dd9022441019ecd7a4 CRs-Fixed: 1034734