qcacld-3.0: sap: Replace tSirRetStatus with QDF_STATUS

The tSirRetStatus definitions are obsolete, so replace them with
QDF_STATUS definitions in the sap folder.

Change-Id: I17482713977012d13e0fdb99b67e3f5f4a33efe9
CRs-Fixed: 2266146
Šī revīzija ir iekļauta:
Jeff Johnson
2018-06-07 23:01:11 -07:00
revīziju iesūtīja nshrivas
vecāks 72eb98a163
revīzija 83e30fa110

Parādīt failu

@@ -1576,7 +1576,7 @@ static void sap_compute_spect_weight(tSapChSelSpectInfo *pSpectInfoParams,
if ((sir_parse_beacon_ie
(pMac, pBeaconStruct, (uint8_t *)
(pScanResult->BssDescriptor.ieFields),
ieLen)) == eSIR_SUCCESS)
ieLen)) == QDF_STATUS_SUCCESS)
sap_upd_chan_spec_params(
pBeaconStruct,
&channelWidth,