android_kernel_xiaomi_sm8350/core
Jeff Johnson b4fc39b13f qcacld-3.0: Replace hdd_adapter_t in wlan_hdd_subnet_detect.c
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 hdd_adapter_t typedef does not
meet any of those criteria, so replace references to it with a
reference to the underlying struct.

Change-Id: I66f20697851fdace617463b068c38ba63f4a07e0
CRs-Fixed: 2101033
2017-09-11 17:27:31 -07:00
..
bmi qcacld-3.0: Enable tx_free_at_download feature for SDIO WLAN 2017-08-08 01:21:54 -07:00
cds qcacld-3.0: Add logic to force SCC in SAP+STA concurrency 2017-09-08 14:28:06 -07:00
dp qcacld-3.0: Fix the spinlock pairing issue 2017-09-10 21:27:54 -07:00
hdd qcacld-3.0: Replace hdd_adapter_t in wlan_hdd_subnet_detect.c 2017-09-11 17:27:31 -07:00
mac Release 5.2.0.43 2017-09-11 16:22:14 -07:00
pld qcacld-3.0: Avoid recovery trigger while recovering 2017-08-30 10:43:49 -07:00
sap qcacld-3.0: Add the DFS MCC check in ACS algorithm 2017-09-11 12:16:33 -07:00
sme qcacld-3.0: Add the DFS MCC check in ACS algorithm 2017-09-11 12:16:33 -07:00
wma qcacld-3.0: Decrease tx drain wait time during del bss 2017-09-08 19:40:08 -07:00