commit | e7c1401cf0b3ff38fb1804d616d40602332d59fd | [log] [tgz] |
---|---|---|
author | Surabhi Vishnoi <svishnoi@codeaurora.org> | Wed Nov 29 15:07:10 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Sat Dec 16 14:08:06 2017 -0800 |
tree | b4b069382815779c54d946b6e73996df587ecaee | |
parent | 8107b66d8fede11a66bc0cfbf6036a3f68dc8a0f [diff] |
qcacmn: Change the data type of message type id The datatype of wd_msg_type_id was uint16_t which truncates the upper bytes of msg id. Changing the datatype of wd_msg_type_id from uint16_t to uint32_t. Change-Id: I49b5eefd878660f6ba3d0b7da451df99661c59df