commit | 6ced42cf3c478163145501f0cf57b84f7f8188a0 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Oct 20 12:48:11 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Sat Oct 21 02:29:38 2017 -0700 |
tree | b157ce169584c9b66aa6cbdb878d0633e5d73e99 | |
parent | 45ec439c97913d8511379ac62ecb21443173e12f [diff] |
qcacld-3.0: Fix camelCase issues with struct hdd_tx_rx_stats Multiple fields within struct hdd_tx_rx_stats are currently defined with camelCase. Rename these to align with the Linux coding style which states "mixed-case names are frowned upon." Change-Id: I28f81baab8ed43e3e87449e8a4476e540477b57a CRs-Fixed: 2130212