qcacld-3.0: Remove obsolete struct sSirTdlsDisappearAPInd

Remove obsolete struct sSirTdlsDisappearAPInd

Change-Id: Ia9823cddc401374b0e411f50c9618a8aceee56af
CRs-Fixed: 898864
Tento commit je obsažen v:
Srinivas Girigowda
2015-11-19 15:40:20 -08:00
odevzdal Satish Singh
rodič ebf2dedb26
revize 6b5efdd5db

Zobrazit soubor

@@ -3438,15 +3438,6 @@ typedef struct sSirTdlsDelAllPeerInd {
uint16_t length;
uint8_t sessionId; /* Session ID */
} tSirTdlsDelAllPeerInd, *tpSirTdlsDelAllPeerInd;
#ifdef FEATURE_WLAN_TDLS_DISAPPEAR_AP
typedef struct sSirTdlsDisappearAPInd {
uint16_t messageType;
uint16_t length;
uint8_t sessionId; /* Session ID */
uint16_t staId;
tSirMacAddr staAddr;
} tSirTdlsDisappearAPInd, *tpSirTdlsDisappearAPInd;
#endif
typedef struct sSirMgmtTxCompletionInd {
uint16_t messageType;
uint16_t length;