qcacld-3.0: Remove typedef tLimMlmPurgeStaReq
Typedef tLimMlmPurgeStaReq is obsolete, so remove it. Change-Id: I8a1ecce9f8782e19d22a4b51725aa79809457772 CRs-Fixed: 2376120
Este cometimento está contido em:

cometido por
nshrivas

ascendente
9cf29e4645
cometimento
4bb882f8cb
@@ -326,12 +326,6 @@ typedef struct sLimMlmDisassocInd {
|
||||
uint8_t sessionId;
|
||||
} tLimMlmDisassocInd, *tpLimMlmDisassocInd;
|
||||
|
||||
typedef struct sLimMlmPurgeStaReq {
|
||||
tSirMacAddr peerMacAddr;
|
||||
uint16_t aid;
|
||||
uint8_t sessionId; /* Added For BT-AMP Support */
|
||||
} tLimMlmPurgeStaReq, *tpLimMlmPurgeStaReq;
|
||||
|
||||
typedef struct sLimMlmPurgeStaInd {
|
||||
tSirMacAddr peerMacAddr;
|
||||
uint16_t reasonCode;
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador