Jeff Johnson 650d916982 qcacld-3.0: Remap tSirRetStatus to QDF_STATUS
The protocol stack has some lingering uses of the legacy status
enumeration tSirRetStatus. There is a plan to transition all of these
to QDF_STATUS. As the next step of this plan replace the tSirRetStatus
definition with macros that map to QDF_STATUS identifiers.  This will
ensure that the transition does not have any side effects, and will
provide the mappings to be used to allow a global replace of
tSirRetStatus identifiers with QDF_STATUS identifiers.

Change-Id: Ied64393500d78b5059b68536fc5511918188962b
CRs-Fixed: 2261128
2018-06-19 14:54:02 -07:00
2018-06-19 01:46:08 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
Description
No description provided
Readme 184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%