commit | 53241c46d5b0cdd49d8ccc0d984ba0d427cd7597 | [log] [tgz] |
---|---|---|
author | Vidyullatha Kanchanapally <vidyullatha@codeaurora.org> | Thu Apr 13 19:16:24 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Thu Apr 27 11:55:55 2017 -0700 |
tree | 21da79a31836a122bd20dabb79cdb10e4a581e57 | |
parent | f36e06031878afa4a74224a72d22f47a20f9bc60 [diff] |
qcacld-3.0: Fix logging signed integer cfg item A signed integer cfg item if less that 32 bits is logged improperly i.e. the sign of the cfg item is being lost. Fix this by preserving the sign. Change-Id: I6eaba2bfa06d763bcdf197de0a4182c12c74d1af CRs-Fixed: 2033298