commit | 0c201e23a3425df7fa266d1ffd9cc6aa52f09ba9 | [log] [tgz] |
---|---|---|
author | Varsha Mishra <varsham@codeaurora.org> | Mon Apr 01 20:53:00 2019 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Fri Apr 05 08:37:38 2019 -0700 |
tree | 6adeae5ceae47275c534b519c38a60d7903947ce | |
parent | f96d9cf15922e4537e807cadc4d0c3c6fa3ee0ad [diff] |
qcacmn: Typecast address before assigning in multicast enhancement path Not typecasting 64bit value to 16bit value before assigning is causing corruption of nearby structure members. Typecasting this value fixes this corruption. Change-Id: Iddaf697eb90241f9948aeaafe7985b8c2ea63048