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

Change-Id: Icdcc07459223aa1b9c91601aa25ac9c314608da8
CRs-Fixed: 2119303
2017-10-05 05:36:18 -07:00
..
bmi qcacld-3.0: Add auto BDF Selection 2017-09-29 01:39:53 -07:00
cds Revert "qcacld-3.0: Propagate config parameters to datapath" 2017-10-04 18:29:40 -07:00
dp qcacld-3.0: Add net buff pop fail counter 2017-10-03 07:46:18 -07:00
hdd qcacld-3.0: Replace typedef action_pkt_buffer_t 2017-10-05 05:36:18 -07:00
mac Release 5.2.0.47C 2017-10-04 22:48:36 -07:00
pld qcacld-3.0: Enable SDIO based WLAN self-recovery 2017-09-29 05:40:09 -07:00
sap qcacld-3.0: Rename pSapCtx to sap_ctx 2017-09-28 21:59:32 -07:00
sme qcacld-3.0: Implementation to change BmissFinalBcnt dynamically 2017-10-04 08:41:24 -07:00
wma qcacld-3.0: Check vdev_id against wma->max_bssid 2017-10-04 21:52:29 -07:00