浏览代码

qcacmn: Replace %d specifier to %u for unsigned int variables

Replace %d specifier to %u for unsigned int variables in stats
outputs.

Previously, %d would cause uint32_t values to roll over to
negative values.

CRs-Fixed: 2402160
Change-Id: I3d3c02ac44a38d311e8e8e0e933af79f362f42b7
Aditya Sathish 6 年之前
父节点
当前提交
821e61be5e
共有 1 个文件被更改,包括 239 次插入239 次删除
  1. 239 239
      dp/wifi3.0/dp_stats.c

文件差异内容过多而无法显示
+ 239 - 239
dp/wifi3.0/dp_stats.c


部分文件因为文件数量过多而无法显示