Currently csr_get_dot11_mode() takes a tHalHandle context param. However this is a static function, and hence it should be using the "real" context pointer type tpAniSirGlobal instead of the opaque reference tHalHandle. In addition the only caller is already passing the real context pointer type so update the API to expect tpAniSirGlobal. Change-Id: I4f57252f0c94949b3219b5c07143d2545c659871 CRs-Fixed: 2267444 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |