qcacld-3.0: Rename HDD variable pStaCtx

The Linux Coding Style frowns upon mixed-case names and so-called
Hungarian notation, so rename HDD local variable pStaCtx to be
compliant.

Change-Id: Ief8942a12c802720d5eb2819e85eb895c6d8df40
CRs-Fixed: 2405752
This commit is contained in:
Jeff Johnson
2019-02-26 08:14:46 -08:00
committed by nshrivas
parent 21d29ae0fd
commit 93107ad75f
3 changed files with 13 additions and 13 deletions

View File

@@ -917,8 +917,8 @@ QDF_STATUS wlansap_disassoc_sta(struct sap_context *sap_ctx,
/**
* wlansap_deauth_sta() - Ap App/HDD initiated deauthentication of station
* @pStaCtx : Pointer to the SAP context
* @pDelStaParams : Pointer to parameters of the station to deauthenticate
* @sap_ctx: Pointer to the SAP context
* @pDelStaParams: Pointer to parameters of the station to deauthenticate
*
* This api function provides for Ap App/HDD initiated deauthentication of
* station