commit | 6e45d9ad7aae0304fbd5c11dfdf71483ddf9c261 | [log] [tgz] |
---|---|---|
author | Naveen Rawat <naveenrawat@codeaurora.org> | Fri Apr 27 16:35:59 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Apr 30 19:50:16 2018 -0700 |
tree | c71c625c09e27dbefc81465556168b9127d13bb9 | |
parent | 69996014d4ce4c70e19ba97bffd3a2c0692325e7 [diff] |
qcacld-3.0: Avoid un-initialized access to arp rsp_stats In function wma_get_arp_stats_handler avoid un-initialized access to arp rsp_stats by initializing it to 0s. Change-Id: I95c41f89740bff276ed5c6736b4ad9da3ef6ce87 CRs-Fixed: 2232401