android_kernel_xiaomi_sm8350/core
Jeff Johnson e4bba7c043 qcacld-3.0: Replace typedef tSirWifiRadioStat
The Linux Coding Style enumerates a few special cases where typedefs
are useful, but stresses "NEVER EVER use a typedef unless you can
clearly match one of those rules." The tSirWifiRadioStat typedef does
not meet any of those criteria, so replace it (and the "tp" variant)
with a properly named struct.

In addition the Linux Coding Style frowns upon mixed-case names so
rename the members which are currently not compliant.

Also remove the obsolete tx_time_per_tpc array since it is unused.

Change-Id: I40aa287e01dc8d12ba803858cc54e79a6fccb8c9
CRs-Fixed: 2427174
2019-04-03 03:38:32 -07:00
..
bmi qcacld-3.0: bmi: Replace explicit comparison to NULL 2019-03-19 22:54:28 -07:00
cds qcacld-3.0: Add INI config option to control WMI credits 2019-03-29 11:05:38 -07:00
dp qcacld-3.0: Do not change bus/target delta for QCN7605 2019-03-28 16:50:12 -07:00
hdd qcacld-3.0: Replace typedef tSirWifiRadioStat 2019-04-03 03:38:32 -07:00
mac qcacld-3.0: Replace typedef tSirWifiRadioStat 2019-04-03 03:38:32 -07:00
pld qcacld-3.0: pld: Replace explicit comparison to NULL 2019-03-24 19:26:51 -07:00
sap qcacld-3.0: Fix wait timeout for existing channel change request 2019-04-02 11:17:16 -07:00
sme qcacld-3.0: Added roam_reason in csr_roam_info 2019-04-03 03:37:52 -07:00
wma qcacld-3.0: Replace typedef tSirWifiRadioStat 2019-04-03 03:38:32 -07:00