android_kernel_xiaomi_sm8350/core
Jeff Johnson df2d79ed90 qcacld-3.0: Rename pMac in csr_neighbor_roam
Per the Linux coding style "mixed-case names are frowned upon" and
"so-called Hungarian notation [...] is brain damaged." One identifier
used extensively throughout the driver that violates both of these
tenants is "pMac." In order to be compliant with the Linux coding
style there is a campaign to rename all instances of this identifier.

For this change rename all instances of "pMac" to "mac" in:
csr_neighbor_roam.h
csr_neighbor_roam.c

Change-Id: I31fb8c8aa9d715a59c79cf041760e216d3032023
CRs-Fixed: 2356100
2018-11-27 02:01:22 -08:00
..
bmi qcacld-3.0: fix wlan driver reload issue without CNSS module 2018-11-23 02:00:06 -08:00
cds qcacld-3.0: Flush scheduler message queues before htc_stop 2018-11-22 04:18:18 -08:00
dp qcacld-3.0: Relocate legacy DP INI items 2018-11-23 03:38:20 -08:00
hdd qcacld-3.0: Purge all active and pending cmds during SSR 2018-11-23 05:12:31 -08:00
mac Release 5.2.0.108M 2018-11-27 00:31:45 -08:00
pld qcacld-3.0: fix wlan driver reload issue without CNSS module 2018-11-23 02:00:06 -08:00
sap qcacld-3.0: Replace hal in sap_module 2018-11-21 13:46:46 -08:00
sme qcacld-3.0: Rename pMac in csr_neighbor_roam 2018-11-27 02:01:22 -08:00
wma qcacld-3.0: Do not unmap mgmt buffer on tx completion for HL 2018-11-24 00:36:05 -08:00