commit | f56754b9e74a249092b479b1bcc63d997b355d14 | [log] [tgz] |
---|---|---|
author | Sandeep Puligilla <spuligil@qti.qualcomm.com> | Wed Jun 18 10:38:04 2014 +0530 |
committer | Kiet Lam <c_kietl@qca.qualcomm.com> | Fri Jun 20 11:53:42 2014 -0700 |
tree | e00d394618e18db183ee337f2593cf2f00c12845 | |
parent | d91dccbe3b1d5551f864f4f1693ba302c65ea3a4 [diff] |
wlan: Increase the MAX FTIE size Currently FTIE is defined as 256bytes and the size of the received FTIE during 11r roamng is greater than 256 bytes which caused crash while accessing the unallocated memory. Increased MAX FTIE size to 384 bytess to accomidate bigger size FTIE's as per specification. Change-Id: I00b529310eb0a4b2a3ac60776380649af033953a CRs-Fixed: 678719