Jeff Johnson 8e9edc8f6b qcacld-3.0: Fix QDF_STATUS misuse in __iw_softap_stopbss()
Currently __iw_softap_stopbss() uses a variable of type QDF_STATUS to
hold a potentially negative errno value. Since errno values do not
adhere to the QDF_STATUS enumerations, use an int variable for the
value. In addition appropriately convert QDF_STATUS to errno values
when returning status to userspace.

Change-Id: I105c6db4287384802b2f86d35fa5251954ea051d
CRs-Fixed: 2004188
2017-02-09 15:50:27 -08:00

This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Nebyl uveden žádný popis
Readme 184 MiB
Jazyky
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%