7af81a1934ca65e4e510a76a84b38ca2b337b34f

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_inside_api.h Change-Id: I18ba91ddf615e5c3ff8a025049c56587ee967289 CRs-Fixed: 2355447
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%