android_kernel_xiaomi_sm8350/core/wma
Jeff Johnson af5452884b qcacld-3.0: Replace typedef tSirWifiIfaceStat
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 tSirWifiIfaceStat typedef does
not meet any of those criteria, so replace it (and the "tp" variant)
with a properly named struct.

Change-Id: I70f0e8c038d061cb201b52ce07097c68bcb93346
CRs-Fixed: 2428989
2019-04-05 11:18:25 -07:00
..
inc qcacld-3.0: Use peer to get the cipher to decide MIC length 2019-04-05 03:33:17 -07:00
src qcacld-3.0: Replace typedef tSirWifiIfaceStat 2019-04-05 11:18:25 -07:00