commit | 85968e6338dff662b6cb3cd0bcae7e632a7a0ed9 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Fri May 30 05:08:26 2014 -0700 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Fri May 30 05:16:54 2014 -0700 |
tree | ed84a6f5d44d5626c24c947f350183361f7461dc | |
parent | 76134e88da1a209be527401a33602b4f1d1d3565 [diff] |
IPACM: fix wlan-event issue from ipa-driver In 9x35, the ipacm_event_data_wlan_ex mesg structure is redefined to have flexible attribes and causes the memory allocation calculation of msg buffer incorrect. The fix is to allocate max attribes as 3 and will do error-checking when receiving msg from wlan-driver. Change-Id: Ia4e4dc38d96b8d6afd2c84b93c9bf9de0fc65a55