commit | 02127980c24628236c625ce00c138f522c048afa | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@qca.qualcomm.com> | Mon Dec 09 09:19:48 2013 -0800 |
committer | AnjaneeDevi Kapparapu <akappa@codeaurora.org> | Thu Jan 02 19:49:03 2014 +0530 |
tree | c21d7fd706b0e9e981b9fac4c455e62c87f746b3 | |
parent | 0207abd8f009b775411d531df8b4b14d0d834dd0 [diff] |
wlan: Fix architecture issue with voss messaging and timers The current usage of vos messaging does not work correctly on all software architectures due to the overloading of certain message fields. Correct this by adding an explicit 'callback' field to the vos message structure, and modify the vos timer messaging to use this new field. Change-Id: I952148e456da48b26d95c829c1b7fb8f35cfe364 CRs-fixed: 567258